This utilizes a singleton pattern to get around scoping issues
public static makeEnvCage ( string $config_file = null, boolean $strict = true ) : |
||
$config_file | string | |
$strict | boolean | whether or not to nullify the superglobal array |
return |