Bitrix API

Base implements IErrorable

AbstractYes

Base Class Singleton for report managers

Table of Contents

Interfaces

IErrorable
Interface IErrorable

Methods

call()  : mixed
getErrors()  : array<string|int, mixed>
Get Errors collections.
getInstance()  : static
Returns the *Singleton* instance of this class.

Methods

call()

public abstract call() : mixed

getErrors()

Get Errors collections.

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

getInstance()

Returns the *Singleton* instance of this class.

public static getInstance() : static
Return values
static

Singleton The Singleton instance.


        
On this page

Search results