Searched refs:prefixDirsPsr4 (Results 1 – 4 of 4) sorted by relevance
58 private $prefixDirsPsr4 = array(); variable in Composer\\Autoload\\ClassLoader129 return $this->prefixDirsPsr4;248 } elseif (!isset($this->prefixDirsPsr4[$prefix])) {255 $this->prefixDirsPsr4[$prefix] = (array) $paths;258 $this->prefixDirsPsr4[$prefix] = array_merge(260 $this->prefixDirsPsr4[$prefix]264 $this->prefixDirsPsr4[$prefix] = array_merge(265 $this->prefixDirsPsr4[$prefix],310 $this->prefixDirsPsr4[$prefix] = (array) $paths;504 if (isset($this->prefixDirsPsr4[$search])) {[all …]
28 public static $prefixDirsPsr4 = array ( variable in Composer\\Autoload\\ComposerStaticInitac05160ad8d2e4230f77c2e84ac799f265 … $loader->prefixDirsPsr4 = ComposerStaticInitac05160ad8d2e4230f77c2e84ac799f2::$prefixDirsPsr4;
59 private $prefixDirsPsr4 = array(); variable in Composer\\Autoload\\ClassLoader129 return $this->prefixDirsPsr4;246 } elseif (!isset($this->prefixDirsPsr4[$prefix])) {253 $this->prefixDirsPsr4[$prefix] = $paths;256 $this->prefixDirsPsr4[$prefix] = array_merge(258 $this->prefixDirsPsr4[$prefix]262 $this->prefixDirsPsr4[$prefix] = array_merge(263 $this->prefixDirsPsr4[$prefix],308 $this->prefixDirsPsr4[$prefix] = (array) $paths;503 if (isset($this->prefixDirsPsr4[$search])) {[all …]
50 public static $prefixDirsPsr4 = array ( variable in Composer\\Autoload\\ComposerStaticInitb17e1b0ee5884bcef9ce08e1c1e6b764121 … $loader->prefixDirsPsr4 = ComposerStaticInitb17e1b0ee5884bcef9ce08e1c1e6b764::$prefixDirsPsr4;