Elgg
Version 4.3
|
Check commentable capability for a container. More...
Public Member Functions | |
__invoke (\Elgg\Hook $hook) | |
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\Hook | $hook | ) |
Prevent commenting on a container if container is not commentable.
\Elgg\Hook | $hook | 'container_logic_check', 'all' |
Definition at line 19 of file ContainerLogicHandler.php.