Elgg
Version 6.1
|
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... | |
Keeps comments access in sync with container access.
Definition at line 10 of file SyncContainerAccessHandler.php.
Elgg\Comments\SyncContainerAccessHandler::__invoke | ( | \Elgg\Event | $event | ) |
Update comment access to match that of the container.
\Elgg\Event | $event | 'update:after', 'all' |
Definition at line 19 of file SyncContainerAccessHandler.php.