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