Bitrix API

To implements JsonSerializable

FinalYes

Table of Contents

Interfaces

JsonSerializable

Methods

__construct()  : mixed
getAddress()  : Value
getAddressSource()  : ItemIdentifier
getRootSource()  : ItemIdentifier
jsonSerialize()  : array<string|int, mixed>

Methods

__construct()

public __construct(ItemIdentifier $rootSource, ItemIdentifier $addressSource, Value $address) : mixed
Parameters
$rootSource : ItemIdentifier
$addressSource : ItemIdentifier
$address : Value

getAddressSource()

public getAddressSource() : ItemIdentifier
Return values
ItemIdentifier

getRootSource()

public getRootSource() : ItemIdentifier
Return values
ItemIdentifier

jsonSerialize()

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

        
On this page

Search results