Elgg
Version 4.3
|
Returns the correct behaviour for editing comments. More...
Public Member Functions | |
__invoke (\Elgg\Hook $hook) | |
This makes sure only authors can edit their comments. More... | |
Returns the correct behaviour for editing comments.
Definition at line 10 of file EditPermissionsHandler.php.
Elgg\Comments\EditPermissionsHandler::__invoke | ( | \Elgg\Hook | $hook | ) |
This makes sure only authors can edit their comments.
\Elgg\Hook | $hook | 'permissions_check', 'object' |
Definition at line 19 of file EditPermissionsHandler.php.