Example #1
0
 public function __construct($dir)
 {
     self::$dir = $dir;
     // DECLARE ENVIORMENT HERE
     self::$section = 'CONFIG';
 }