Skip to content

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

Public Methods ​

MethodDescription
__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

Arguments ​

Returns ​

array

__isset() ​

Returns whether a setting category exists.

View source

Arguments ​

Returns ​

boolean