Elgg  Version 4.3
Public Member Functions | List of all members
Elgg\Comments\ContainerLogicHandler Class Reference

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...
 

Detailed Description

Check commentable capability for a container.

Since
4.1

Definition at line 10 of file ContainerLogicHandler.php.

Member Function Documentation

Elgg\Comments\ContainerLogicHandler::__invoke ( \Elgg\Hook  $hook)

Prevent commenting on a container if container is not commentable.

Parameters
\Elgg\Hook$hook'container_logic_check', 'all'
Returns
void|false

Definition at line 19 of file ContainerLogicHandler.php.


The documentation for this class was generated from the following file: