Bitrix API

File implements Arrayable

Table of Contents

Interfaces

Arrayable

Properties

$id  : int
$src  : string

Methods

__construct()  : mixed
toArray()  : array<string|int, mixed>

Properties

$id read-only

public int $id

$src read-only

public string $src

Methods

__construct()

public __construct(int $id, string $src) : mixed
Parameters
$id : int
$src : string

toArray()

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

        
On this page

Search results