Action implements Arrayable
AbstractYes
Table of Contents
Interfaces
Methods
- getId() : string
- isDefault() : bool
- prepareData() : void
- toArray() : array<string|int, mixed>
Methods
getId()
public
getId() : string
Return values
stringisDefault()
public
isDefault() : bool
Return values
boolprepareData()
public
abstract prepareData(Flow $flow[, array<string|int, mixed> $params = [] ]) : void
Parameters
- $flow : Flow
- $params : array<string|int, mixed> = []
toArray()
public
toArray() : array<string|int, mixed>