CreateApplicationEvent
CreateApplicationEvent.php
:
15
Extends Event
Methods¶
__construct() ¶
CreateApplicationEvent.php
:
27
|
|
Parameters
Name | Type | Default value | Description |
---|---|---|---|
$application | Application | - | - |
$applicationCreateStruct | ApplicationCreateStruct | - | - |
$fieldIdentifiersToValidate | array<string|int, string>|null | null | - |
getApplication() ¶
CreateApplicationEvent.php
:
37
|
|
Return values
getApplicationCreateStruct() ¶
CreateApplicationEvent.php
:
42
|
|
Return values
getFieldIdentifiersToValidate() ¶
CreateApplicationEvent.php
:
50
|
|
Return values
array<string|int, string>|null