Fix missing var
This commit is contained in:
parent
79136ade8a
commit
a4fe40027a
@ -54,6 +54,11 @@ class ActionsMyModule
|
||||
*/
|
||||
public $resprints;
|
||||
|
||||
/**
|
||||
* @var int Priority of hook (50 is used if value is not defined)
|
||||
*/
|
||||
public $priority;
|
||||
|
||||
|
||||
/**
|
||||
* Constructor
|
||||
|
||||
Loading…
Reference in New Issue
Block a user