ActionServiceInterface
        ActionServiceInterface.php
                :
        13
                
    
            Interface
                Methods¶
                
execute()
            ¶
    
        
        ActionServiceInterface.php
                :
        18
                
    
        | 
                     | 
                
                    
                     | 
            
Parameters
| Name | Type | Default value | Description | 
|---|---|---|---|
| $action | ActionInterface | - | - | 
| $actionConfiguration | ActionConfigurationInterface|null | null | - | 
| $handler | ActionHandlerInterface|null | null | - |