프로퍼티 | 타입 | 설명 | |
---|---|---|---|
$actor | The user performing the action. | ||
$userId | integer | The ID of the user to delete the avatar of. |
메소드 | 설명 | |
---|---|---|
__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 | ||
리턴 |