Bitrix API

Entity implements Arrayable

Table of Contents

Interfaces

Arrayable

Methods

__construct()  : mixed
getId()  : int
getLink()  : string|null
getType()  : string
setLink()  : self
toArray()  : array<string|int, mixed>

Methods

__construct()

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

getId()

public getId() : int
Return values
int
public getLink() : string|null
Return values
string|null

getType()

public getType() : string
Return values
string
public setLink(string $link) : self
Parameters
$link : string
Return values
self

toArray()

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

        
On this page

Search results