class UploadAvatar

Methods

__construct(int $userId, UploadedFileInterface $file, User $actor)

No description

Details

__construct(int $userId, UploadedFileInterface $file, User $actor)

Parameters

int $userId
UploadedFileInterface $file
User $actor