Elgg  Version 5.1
Public Member Functions | List of all members
Elgg\Comments\SyncContainerAccessHandler Class Reference

Keeps comments access in sync with container access. More...

Public Member Functions

 __invoke (\Elgg\Event $event)
 Update comment access to match that of the container. More...
 

Detailed Description

Keeps comments access in sync with container access.

Since
4.0

Definition at line 10 of file SyncContainerAccessHandler.php.

Member Function Documentation

Elgg\Comments\SyncContainerAccessHandler::__invoke ( \Elgg\Event  $event)

Update comment access to match that of the container.

Parameters
\Elgg\Event$event'update:after', 'all'
Returns
true

Definition at line 19 of file SyncContainerAccessHandler.php.


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