프로퍼티 | 타입 | 설명 | |
---|---|---|---|
$actor | The user performing the action. | ||
$data | array | Any other group input associated with the action. This is unused by default, but may be used by extensions. | |
$groupId | integer | The ID of the group to delete. |
메소드 | 설명 | |
---|---|---|
__construct ( integer $groupId, |
public __construct ( integer $groupId, |
||
$groupId | integer | The ID of the group to delete. |
$actor | The user performing the action. | |
$data | array | Any other group input associated with the action. This is unused by default, but may be used by extensions. |
public User,Flarum\Core $actor | ||
리턴 |
public array $data | ||
리턴 | array |