Bitrix API

Deps

FinalYes

Class Deps

Table of Contents

Methods

__construct()  : mixed
Deps constructor.
setData()  : $this
Set data.
toArray()  : array<string|int, mixed>
Convert to array.

Methods

__construct()

Deps constructor.

public __construct(Form $form) : mixed
Parameters
$form : Form

setData()

Set data.

public setData(array<string|int, mixed> $data) : $this
Parameters
$data : array<string|int, mixed>

Data.

Return values
$this

toArray()

Convert to array.

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

        
On this page

Search results