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