EventActionContext
        EventActionContext.php
                :
        18
                
    
                                        Abstract
        
        
        
                Base class for action context. Context contains all necessary data to execute associated action.
Tags
Methods¶
                
__construct()
            ¶
    
        
        EventActionContext.php
                :
        20
                
    
        | 
                     | 
                
                    
                     | 
            
Parameters
| Name | Type | Default value | Description | 
|---|---|---|---|
| $events | EventCollection | - | - | 
                
getEvents()
            ¶
    
        
        EventActionContext.php
                :
        24
                
    
        | 
                     | 
                
                    
                     |