Flarum
Forum
PHP
JS
v1.0.0
v1.1.0
v1.2.0
v1.3.0
v1.4.0
v1.5.0
v1.6.0
v1.7.0
v1.8.0
main
Classes
Namespaces
Interfaces
Traits
Index
Search
Deleting
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
at
line 43
__construct
(
Post
$post,
User
$actor, array $data)
Parameters
Post
$post
User
$actor
array
$data