CellAction
Class CellAction
Table of Contents
Methods
- __construct() : mixed
- Action constructor.
- prepare() : array<string|int, array<string|int, array>>
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()
public
prepare() : array<string|int, array<string|int, array>>