Interface EnvironmentApi
These values are generated from global constants, some of which can be overridden prior to loading the Oroboros core initialization. This provides leeway for defining test environments, load balancing, or customized production settings based on need, in a way the rest of the system will honor.
- oroboros\core\interfaces\api\EnvironmentApi implements oroboros\OroborosInterface
Direct known implementers
oroboros\core\abstracts\bootstrap\AbstractBootstrap
,
oroboros\core\abstracts\libraries\startup\AbstractBootstrap
,
oroboros\core\abstracts\views\AbstractView
,
oroboros\core\interfaces\api\LoggerApi
,
oroboros\core\interfaces\api\ServerApi
,
oroboros\Oroboros
Indirect known implementers
Bootstrap
,
oroboros\core\abstracts\libraries\logger\AbstractLogger
,
oroboros\core\abstracts\views\AbstractCssView
,
oroboros\core\abstracts\views\AbstractHtmlView
,
oroboros\core\abstracts\views\AbstractJavascriptView
,
oroboros\core\abstracts\views\AbstractPlaintextView
,
oroboros\core\abstracts\views\AbstractRssView
,
oroboros\core\libraries\logger\FileLogger
,
oroboros\core\libraries\logger\NullLogger
Author: Brian Dayhoff mopsyd@me.com
See: oroboros/conf/constants.php
Located at core/interfaces/api/EnvironmentApi.php