Example #1
0
 public static function setBaseConfigPath($path)
 {
     self::$baseConfigPath = self::removeTrailingSlashFromPath($path);
 }