class Deleting

Properties

Post $post <p>The post that is going to be deleted.</p>
User $actor <p>The user who is performing the action.</p>
array $data <p>Any user input associated with the command.</p>

Methods

__construct(Post $post, User $actor, array $data)

No description

Details

__construct(Post $post, User $actor, array $data)

Parameters

Post $post
User $actor
array $data