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.
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.
Arguments ​
$category
(string)
Returns ​
__isset()
​
Returns whether a setting category exists.
Arguments ​
$category
(string)