Property | Type | Description | |
---|---|---|---|
$actor | The user performing the action. | ||
$userId | integer | The ID of the user to delete the avatar of. |
Method | Description | |
---|---|---|
__construct ( integer $userId, |
public __construct ( integer $userId, |
||
$userId | integer | The ID of the user to delete the avatar of. |
$actor | The user performing the action. |
public User,Flarum\Core $actor | ||
return |
public int $userId | ||
return | integer |