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