Action
Class Action
Table of Contents
Methods
- __construct() : mixed
- Action constructor.
- prepare() : array<string|int, array<string|int, mixed>>
- Prepares actions for project row.
Methods
__construct()
Action constructor.
public
__construct([array<string|int, mixed> $rowData = [] ][, array<string|int, mixed> $parameters = [] ]) : mixed
Parameters
- $rowData : array<string|int, mixed> = []
- $parameters : array<string|int, mixed> = []
prepare()
Prepares actions for project row.
public
prepare() : array<string|int, array<string|int, mixed>>