Config::get_constant_value( string $context, string $meta )
Get the constant value based on the context.
Parameters
- $context
-
(Required) Current context.
- $meta
-
(Required) Value to get.
Return
(string)
Source
File: inc/core/settings/config.php
Expand full source code Collapse full source code View on Github