Properties¶
$innerService
¶
ActionServiceDecorator.php
:
15
|
|
|
Methods¶
__construct()
¶
ActionServiceDecorator.php
:
17
|
|
|
Parameters
| Name | Type | Default value | Description |
|---|---|---|---|
| $innerService | ActionServiceInterface | - | - |
execute()
¶
ActionServiceDecorator.php
:
22
|
|
|
Parameters
| Name | Type | Default value | Description |
|---|---|---|---|
| $action | ActionInterface | - | - |
| $actionConfiguration | ActionConfigurationInterface|null | null | - |
| $handler | ActionHandlerInterface|null | null | - |