class DeleteAvatar

Properties

int $userId <p>The ID of the user to delete the avatar of.</p>
User $actor <p>The user performing the action.</p>

Methods

__construct(int $userId, User $actor)

No description

Details

__construct(int $userId, User $actor)

Parameters

int $userId <p>The ID of the user to delete the avatar of.</p>
User $actor <p>The user performing the action.</p>