class Deleting

Properties

Group $group <p>The group that will be deleted.</p>
User $actor <p>The user who is performing the action.</p>
array $data <p>Any user input associated with the command.</p>

Methods

__construct(Group $group, User $actor, array $data)

No description

Details

__construct(Group $group, User $actor, array $data)

Parameters

Group $group <p>The group that will be deleted.</p>
User $actor <p>The user performing the action.</p>
array $data <p>Any user input associated with the command.</p>