|
static | get_hook_description () |
| Hook purpose description in Markdown format used on Hooks overview page.
|
|
static | get_hook_tags () |
| List of tags that describe this hook.
|
|
◆ get_hook_description()
static core_user\hook\after_login_completed::get_hook_description |
( |
| ) |
|
|
static |
Hook purpose description in Markdown format used on Hooks overview page.
It should include description of callback priority setting rules if applicable.
- Return values
-
Implements core\hook\described_hook.
◆ get_hook_tags()
static core_user\hook\after_login_completed::get_hook_tags |
( |
| ) |
|
|
static |
◆ isPropagationStopped()
Psr\EventDispatcher\StoppableEventInterface::isPropagationStopped |
( |
| ) |
|
|
inherited |
Is propagation stopped?
This will typically only be used by the Dispatcher to determine if the previous listener halted propagation.
- Return values
-
bool | True if the Event is complete and no further listeners should be called. False to continue calling listeners. |
The documentation for this class was generated from the following file:
- user/classes/hook/after_login_completed.php