class AvatarDeleting

Properties

User $user <p>The user whose avatar will be deleted.</p>
User $actor <p>The user performing the action.</p>

Methods

__construct(User $user, User $actor)

No description

Details

__construct(User $user, User $actor)

Parameters

User $user <p>The user whose avatar will be deleted.</p>
User $actor <p>The user performing the action.</p>