Example #1
0
 public static function setMountPointCache($paths)
 {
     self::$mountPointCache = array_merge(self::$mountPointCache, $paths);
 }