Mods::set( string $key, mixed $value )
Setter for the manager.
Parameters
- $key
-
(Required) Key.
- $value
-
(Required) Value.
Source
File: inc/core/settings/mods.php
Expand full source code Collapse full source code View on Github
Search the Code Reference for more information about Neve's hooks.
Setter for the manager.
(Required) Key.
(Required) Value.
File: inc/core/settings/mods.php
Expand full source code Collapse full source code View on Github