ActionHandlerRegistryInterface
ActionHandlerRegistryInterface.php
:
13
Interface
Methods¶
getHandler()
¶
ActionHandlerRegistryInterface.php
:
20
|
|
Parameters
Name | Type | Default value | Description |
---|---|---|---|
$identifier | string | - | - |
Return values
Tags
hasHandler()
¶
ActionHandlerRegistryInterface.php
:
15
|
|
Parameters
Name | Type | Default value | Description |
---|---|---|---|
$identifier | string | - | - |
Return values
bool