v1.0.0
English

DotEnv.php

system/Config/DotEnv.php
1 class 9 methods

class DotEnv

Environment-specific configuration
__construct (string $path, string $file = '.env') public
load () public
parse () public
setVariable (string $name, string $value = '') protected
normaliseVariable (string $name, string $value = '') public
sanitizeValue (string $value) protected
resolveNestedVariables (string $value) protected
getVariable ($matchedPatterns) public
getVariable (string $name) protected
phpDG v1.0.0 DotEnv.php 662 files 498 classes 763 fn
Generated