Bitrix API

Config

Table of Contents

Methods

__construct()  : mixed
getFlowId()  : int
getItems()  : array<string|int, mixed>
isEqual()  : bool
toArray()  : array<string|int, mixed>

Methods

__construct()

public __construct(int $flowId[, array<string|int, mixed> $items = [] ]) : mixed
Parameters
$flowId : int
$items : array<string|int, mixed> = []

getFlowId()

public getFlowId() : int
Return values
int

getItems()

public getItems() : array<string|int, mixed>
Return values
array<string|int, mixed>

isEqual()

public isEqual(Config $config) : bool
Parameters
$config : Config
Return values
bool

toArray()

public toArray() : array<string|int, mixed>
Return values
array<string|int, mixed>

        
On this page

Search results