class EditGroup
Properties
| int | $groupId | The ID of the group to edit. |
|
|
| User | $actor | The user performing the action. |
|
|
| array | $data | The attributes to update on the post. |
|
class EditGroup
| int | $groupId | The ID of the group to edit. |
|
|
| User | $actor | The user performing the action. |
|
|
| array | $data | The attributes to update on the post. |
|