class Saving
Properties
Post | $post | The post that will be saved. |
|
|
User | $actor | The user who is performing the action. |
|
|
array | $data | The attributes to update on the post. |
|
class Saving
Post | $post | The post that will be saved. |
|
|
User | $actor | The user who is performing the action. |
|
|
array | $data | The attributes to update on the post. |
|