Elgg
Version 6.1
|
Check commentable capability for a container. More...
Public Member Functions | |
__invoke (\Elgg\Event $event) | |
Prevent commenting on a container if container is not commentable. More... | |
Check commentable capability for a container.
Definition at line 10 of file ContainerLogicHandler.php.
Elgg\Comments\ContainerLogicHandler::__invoke | ( | \Elgg\Event | $event | ) |
Prevent commenting on a container if container is not commentable.
\Elgg\Event | $event | 'container_logic_check', 'all' |
Definition at line 19 of file ContainerLogicHandler.php.