Elgg
Version 6.1
|
Check if commenting on group content is allowed. More...
Public Member Functions | |
__invoke (\Elgg\Event $event) | |
Don't allow users to comment on content in a group they aren't a member of. More... | |
Check if commenting on group content is allowed.
Definition at line 10 of file GroupMemberPermissionsHandler.php.
Elgg\Comments\GroupMemberPermissionsHandler::__invoke | ( | \Elgg\Event | $event | ) |
Don't allow users to comment on content in a group they aren't a member of.
\Elgg\Event | $event | 'permissions_check:comment', 'object' |
Definition at line 19 of file GroupMemberPermissionsHandler.php.