class ViewHelper

Properties

static protected array $globalVarCache

Methods

static array
getGlobalVars()

Returns shared view variables, this should be used for simple rendering cycles.

Details

at line 20
static array getGlobalVars()

Returns shared view variables, this should be used for simple rendering cycles.

Such as content blocks and mail templates.

Return Value

array