class Saving

Properties

Group $group <p>The group that will be saved.</p>
User $actor <p>The user who is performing the action.</p>
array $data <p>The attributes to update on the group.</p>

Methods

__construct(Group $group, User $actor, array $data)

No description

Details

__construct(Group $group, User $actor, array $data)

Parameters

Group $group <p>The group that will be saved.</p>
User $actor <p>The user who is performing the action.</p>
array $data <p>The attributes to update on the group.</p>