|
Elgg
Version 7.1
|
Enqueue mention notifications. More...
Public Member Functions | |
| __invoke (\Elgg\Event $event) | |
| Queue a mentions notification event for later handling. More... | |
Static Protected Attributes | |
| static array | $queued = [] |
| Elgg\Notifications\Events\MentionsEnqueue::__invoke | ( | \Elgg\Event | $event | ) |
Queue a mentions notification event for later handling.
| \Elgg\Event | $event | 'create:after'|'update:after', 'all' |
Definition at line 24 of file MentionsEnqueue.php.
|
staticprotected |
Definition at line 15 of file MentionsEnqueue.php.