ActionTypeFactoryInterface
ActionTypeFactoryInterface.php
:
13
Interface
Methods¶
createActionType()
¶
ActionTypeFactoryInterface.php
:
16
TODO - will it be used?
|
|
|
Parameters
| Name | Type | Default value | Description |
|---|---|---|---|
| $identifier | string | - | - |
| $name | string | - | - |
| $factory | ActionFactoryInterface | - | - |
| $domain | string|null | null | - |