Fix ParseTR31KeyBlock lint: add constructor JSDoc
This commit is contained in:
parent
6bbafe7ff3
commit
35e2f0a2d8
@ -114,6 +114,9 @@ const OPTIONAL_BLOCK_IDS = {
|
||||
*/
|
||||
class ParseTR31KeyBlock extends Operation {
|
||||
|
||||
/**
|
||||
* ParseTR31KeyBlock constructor.
|
||||
*/
|
||||
constructor() {
|
||||
super();
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user