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