Bitrix API

JsCode implements JsonSerializable

FinalYes

Table of Contents

Interfaces

JsonSerializable

Methods

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

Methods

__construct()

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

getCode()

public getCode() : string
Return values
string

setCode()

public setCode(string $code) : $this
Parameters
$code : string
Return values
$this

        
On this page

Search results