v1.0.0
English

BaseConfig.php

system/Config/BaseConfig.php
1 class 7 methods

class BaseConfig

Class BaseConfig Not intended to be used on its own, this class will attempt to automatically populate the child class' properties with values from the environment. These can be set within the .env file.
__set_state (array $array) public
setModules (Modules $modules) public
reset () public
__construct () public
initEnvValue (&$property, string $name, string $prefix, string $shortPrefix) protected
getEnvValue (string $property, string $prefix, string $shortPrefix) protected
registerProperties () protected
phpDG v1.0.0 BaseConfig.php 662 files 498 classes 763 fn
Generated