Elgg  Version 5.1
Public Member Functions | List of all members
Elgg\Friends\RemoveFromAclHandler Class Reference

Modifies ACL membership. More...

Public Member Functions

 __invoke (\Elgg\Event $event)
 Add the friend to the user friends ACL. More...
 

Detailed Description

Modifies ACL membership.

Since
4.0

Definition at line 10 of file RemoveFromAclHandler.php.

Member Function Documentation

Elgg\Friends\RemoveFromAclHandler::__invoke ( \Elgg\Event  $event)

Add the friend to the user friends ACL.

Parameters
\Elgg\Event$event'delete', 'relationship'
Returns
void

Definition at line 19 of file RemoveFromAclHandler.php.


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