Bitrix API

BaseDto implements Arrayable uses CreateFromArray, ConvertToArray

AbstractYes

Table of Contents

Interfaces

Arrayable

Methods

checkPrimary()  : void
createFromArray()  : static
toArray()  : array<string|int, mixed>
validate()  : void
validateInitializedProperties()  : void

Methods

checkPrimary()

public checkPrimary() : void
Tags
throws
InvalidArgumentException

createFromArray()

public static createFromArray(array<string|int, mixed>|Arrayable $data) : static
Parameters
$data : array<string|int, mixed>|Arrayable
Return values
static

toArray()

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

validate()

public validate() : void
Tags
throws
InvalidArgumentException

validateInitializedProperties()

public validateInitializedProperties() : void
Tags
throws
InvalidArgumentException

        
On this page

Search results