class Deleting

Properties

User $user <p>The user who 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(User $user, User $actor, array $data)

No description

Details

__construct(User $user, User $actor, array $data)

Parameters

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