Event emitted after action execution.
Methods¶
__construct()
¶
CreateUserEvent.php
:
26
|
|
Parameters
Name | Type | Default value | Description |
---|---|---|---|
$user | User | - | - |
$userCreateStruct | UserCreateStruct | - | - |
$parentGroups | array<string|int, mixed> | - | - |
getParentGroups()
¶
CreateUserEvent.php
:
41
|
|
Return values
array<string|int, mixed>
getUser()
¶
CreateUserEvent.php
:
46
|
|
Return values
getUserCreateStruct()
¶
CreateUserEvent.php
:
36
|
|