Elgg
Version 6.1
|
Apply subscriptions based on preferences. More...
Public Member Functions | |
__invoke (\Elgg\Event $event) | |
Subscribe to content you just created in order to receive notifications. More... | |
Apply subscriptions based on preferences.
Definition at line 11 of file CreateContentEventHandler.php.
Elgg\Notifications\CreateContentEventHandler::__invoke | ( | \Elgg\Event | $event | ) |
Subscribe to content you just created in order to receive notifications.
\Elgg\Event | $event | 'create:after', 'object'|'group' |
Definition at line 20 of file CreateContentEventHandler.php.