AbstractSchemaEvent
AbstractSchemaEvent.php
:
13
Extends Event
Methods¶
__construct() ¶
AbstractSchemaEvent.php
:
24
|
|
Parameters
Name | Type | Default value | Description |
---|---|---|---|
$schemaIdentifiers | array<string, array<int, string>> | - | - |
getSchemaIdentifiers() ¶
AbstractSchemaEvent.php
:
48
|
|
Return values
array<string, array<int, string>>
getTokenValues() ¶
AbstractSchemaEvent.php
:
32
|
|
Return values
array<string, array<string, string>>
setTokenValues() ¶
AbstractSchemaEvent.php
:
40
|
|
Parameters
Name | Type | Default value | Description |
---|---|---|---|
$names | array<string, array<string, string>> | - | - |