Elgg
Version 6.1
|
When a comment is created subscribe the owner to the container (original content) of the comment if the user has't muted the container yet. More...
Public Member Functions | |
__invoke (\Elgg\Event $event) | |
Subscribe the user to the comment container. More... | |
When a comment is created subscribe the owner to the container (original content) of the comment if the user has't muted the container yet.
Definition at line 12 of file AutoSubscribeHandler.php.
Elgg\Comments\AutoSubscribeHandler::__invoke | ( | \Elgg\Event | $event | ) |
Subscribe the user to the comment container.
\Elgg\Event | $event | 'create:after', 'object' |
Definition at line 21 of file AutoSubscribeHandler.php.