Bitrix API

JsEvent implements JsonSerializable

FinalYes

Table of Contents

Interfaces

JsonSerializable

Methods

__construct()  : mixed
getEvent()  : string
jsonSerialize()  : mixed
Specify data which should be serialized to JSON
setEvent()  : $this

Methods

__construct()

public __construct(string $event) : mixed
Parameters
$event : string

getEvent()

public getEvent() : string
Return values
string

setEvent()

public setEvent(string $event) : $this
Parameters
$event : string
Return values
$this

        
On this page

Search results