Flarum
Forum
PHP
JS
1.x
2.x
v1.3.1
v1.4.0
v1.5.0
v1.6.3
v1.7.1
v1.8.14
Classes
Namespaces
Interfaces
Traits
Index
Search
Deleting
class
Deleting
Properties
User
$user
The user who will be deleted.
User
$actor
The user who is performing the action.
array
$data
Any user input associated with the command.
Methods
__construct
(
User
$user,
User
$actor, array $data)
No description
Details
at
line 42
__construct
(
User
$user,
User
$actor, array $data)
Parameters
User
$user
The user who will be deleted.
User
$actor
The user performing the action.
array
$data
Any user input associated with the command.