Fix missing var

This commit is contained in:
Laurent Destailleur 2022-06-16 08:53:31 +02:00
parent 79136ade8a
commit a4fe40027a

View File

@ -54,6 +54,11 @@ class ActionsMyModule
*/
public $resprints;
/**
* @var int Priority of hook (50 is used if value is not defined)
*/
public $priority;
/**
* Constructor