프로퍼티 | 타입 | 설명 | |
---|---|---|---|
$actor | The user who is performing the action. | ||
$data | array | Any user input associated with the command. | |
$user | The user who will be deleted. |
메소드 | 설명 | |
---|---|---|
__construct ( |
public __construct ( |
||
$user | The user who will be deleted. | |
$actor | The user performing the action. | |
$data | array | Any user input associated with the command. |
public User,Flarum\Core $actor | ||
리턴 |