SaveConfigCommand
Table of Contents
Methods
-
__construct()
: mixed
-
getFlowId()
: int
-
getItems()
: array<string|int, mixed>
-
isForceSync()
: bool
__construct()
public
__construct(int $flowId[, array<string|int, mixed> $rowItems = [] ][, mixed $forceSync = false ]) : mixed
Parameters
-
$flowId
: int
-
-
$rowItems
: array<string|int, mixed>
= []
-
-
$forceSync
: mixed
= false
-
getFlowId()
public
getFlowId() : int
getItems()
public
getItems() : array<string|int, mixed>
Return values
array<string|int, mixed>
isForceSync()
public
isForceSync() : bool