Property | Type | Description | |
---|---|---|---|
$actor | The user performing the action. | ||
$data | array | The attributes to update on the post. | |
$groupId | integer | The ID of the group to edit. |
Method | Description | |
---|---|---|
__construct ( integer $groupId, |
public __construct ( integer $groupId, |
||
$groupId | integer | The ID of the group to edit. |
$actor | The user performing the action. | |
$data | array | The attributes to update on the post. |
public User,Flarum\Core $actor | ||
return |