SystemSettings

Type
Class
Namespace
craft\web\twig\variables
Inherits
craft\web\twig\variables\SystemSettings
Since
3.0.0
Deprecated in
in 3.0.0

Settings functions.

View source (opens new window)

# Public Methods

Method Description
__get() Returns the system settings for a category.
__isset() Returns whether a setting category exists.

# __get()

Returns the system settings for a category.

View source (opens new window)

Arguments

Returns

array (opens new window)

# __isset()

Returns whether a setting category exists.

View source (opens new window)

Arguments

Returns

boolean (opens new window)