Added documentation
This commit is contained in:
parent
033bf65f2c
commit
3d8a343ab2
1 changed files with 3 additions and 0 deletions
|
@ -693,6 +693,9 @@ Here is a complete list of all hook callbacks with file locations (as of 24-Sep-
|
|||
|
||||
Addon::callHooks('logged_in', $a->user);
|
||||
|
||||
### src/Core/Hook.php
|
||||
|
||||
self::callSingle(self::getApp(), 'hook_fork', $fork_hook, $hookdata);
|
||||
|
||||
### src/Core/Worker.php
|
||||
|
||||
|
|
Loading…
Reference in a new issue