Link Search Menu Expand Document

Constructor: help.appConfig

Back to constructors index

Contains various client configuration parameters

Attributes:

NameTypeRequiredDescription
hashintYes
configJSONValueYesClient configuration parameters

Type: help.AppConfig

Example:

$help_appConfig = ['_' => 'help.appConfig', 'hash' => int, 'config' => JSONValue];