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