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