Bitrix API

Avatar implements Arrayable

FinalYes

Table of Contents

Interfaces

Arrayable

Methods

__construct()  : mixed
getId()  : string
getType()  : string
setId()  : self
setType()  : self
toArray()  : array<string|int, mixed>

Methods

__construct()

public __construct(string $type[, string $id = '' ]) : mixed
Parameters
$type : string
$id : string = ''

getId()

public getId() : string
Return values
string

getType()

public getType() : string
Return values
string

setId()

public setId(string $id) : self
Parameters
$id : string
Return values
self

setType()

public setType(string $type) : self
Parameters
$type : string
Return values
self

toArray()

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

        
On this page

Search results