Event emitted after action execution.
Methods¶
__construct()
¶
DeleteUserEvent.php
:
22
|
|
|
Parameters
| Name | Type | Default value | Description |
|---|---|---|---|
| $locations | array<string|int, mixed> | - | - |
| $user | User | - | - |
getLocations()
¶
DeleteUserEvent.php
:
35
|
|
|
Return values
array<string|int, mixed>
getUser()
¶
DeleteUserEvent.php
:
30
|
|
|