Table of Contents
Constants
-
ID
= 'pin'
Methods
-
__construct()
: mixed
-
getId()
: string
-
isDefault()
: bool
-
prepareData()
: void
-
toArray()
: array<string|int, mixed>
ID
public
mixed
ID
= 'pin'
__construct()
public
__construct() : mixed
getId()
public
getId() : string
isDefault()
public
isDefault() : bool
prepareData()
public
prepareData(Flow $flow[, array<string|int, mixed> $params = [] ]) : void
Parameters
-
$flow
: Flow
-
-
$params
: array<string|int, mixed>
= []
-
toArray()
public
toArray() : array<string|int, mixed>
Return values
array<string|int, mixed>