CreateCompanyEvent
CreateCompanyEvent.php
:
15
Extends Event
Methods¶
__construct()
¶
CreateCompanyEvent.php
:
27
|
|
|
Parameters
| Name | Type | Default value | Description |
|---|---|---|---|
| $company | Company | - | - |
| $companyCreateStruct | CompanyCreateStruct | - | - |
| $fieldIdentifiersToValidate | array<string|int, string>|null | null | - |
getCompany()
¶
CreateCompanyEvent.php
:
37
|
|
|
Return values
getCompanyCreateStruct()
¶
CreateCompanyEvent.php
:
42
|
|
|
Return values
getFieldIdentifiersToValidate()
¶
CreateCompanyEvent.php
:
50
|
|
|
Return values
array<string|int, string>|null