lithium\core\Configuration::$_configurations
Can provide configurations based on the environment,
i.e. 'development'
, 'production'
or 'test'
Source
protected $_configurations = [];
Can provide configurations based on the environment,
i.e. 'development'
, 'production'
or 'test'
protected $_configurations = [];