Bitrix API

Relation implements Arrayable

Table of Contents

Interfaces

Arrayable

Methods

__construct()  : mixed
getEntity()  : Entity|null
getEventId()  : int
getOwner()  : Owner|null
setEntity()  : self
setOwner()  : self
toArray()  : array<string|int, mixed>

Methods

__construct()

public __construct(int $eventId) : mixed
Parameters
$eventId : int

getEventId()

public getEventId() : int
Return values
int

setOwner()

public setOwner(Owner $owner) : self
Parameters
$owner : Owner
Return values
self

toArray()

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

        
On this page

Search results