|
dolibarr 21.0.0-beta
|
Parent class of all other hook actions classes. More...

Protected Member Functions | |
| isContext ($parameters, $allContexts) | |
| Check context of hook. | |
Parent class of all other hook actions classes.
Definition at line 29 of file commonhookactions.class.php.
|
protected |
Check context of hook.
| array<string,mixed> | $parameters Hook parameters. | |
| string[] | string | $allContexts | Context to check |
Definition at line 57 of file commonhookactions.class.php.
References $context, and isContext().
Referenced by isContext().