class UploadAvatar
Properties
int | $userId | <p>The ID of the user to upload the avatar for.</p> | ||
UploadedFileInterface | $file | <p>The avatar file to upload.</p> | ||
User | $actor | <p>The user performing the action.</p> |
class UploadAvatar
int | $userId | <p>The ID of the user to upload the avatar for.</p> | ||
UploadedFileInterface | $file | <p>The avatar file to upload.</p> | ||
User | $actor | <p>The user performing the action.</p> |