Element extends Base
Class Element
Table of Contents
Constants
- DEFAULT_APPLICATION = 'application'
- DEFAULT_IN_WEBHOOK = 'in-hook'
- DEFAULT_OUT_WEBHOOK = 'out-hook'
Methods
Constants
DEFAULT_APPLICATION
public
mixed
DEFAULT_APPLICATION
= 'application'
DEFAULT_IN_WEBHOOK
public
mixed
DEFAULT_IN_WEBHOOK
= 'in-hook'
DEFAULT_OUT_WEBHOOK
public
mixed
DEFAULT_OUT_WEBHOOK
= 'out-hook'
Methods
get()
public
static get(mixed $code) : array<string|int, mixed>
Parameters
- $code : mixed
-
string
Tags
Return values
array<string|int, mixed>getList()
public
static getList(mixed $sectionCode) : array<string|int, mixed>
Parameters
- $sectionCode : mixed
-
string