Searched refs:fallbackDirsPsr4 (Results 1 – 2 of 2) sorted by relevance
63 private $fallbackDirsPsr4 = array(); variable in Composer\\Autoload\\ClassLoader147 return $this->fallbackDirsPsr4;238 $this->fallbackDirsPsr4 = array_merge(240 $this->fallbackDirsPsr4243 $this->fallbackDirsPsr4 = array_merge(244 $this->fallbackDirsPsr4,303 $this->fallbackDirsPsr4 = (array) $paths;516 foreach ($this->fallbackDirsPsr4 as $dir) {
63 private $fallbackDirsPsr4 = array(); variable in Composer\\Autoload\\ClassLoader145 return $this->fallbackDirsPsr4;236 $this->fallbackDirsPsr4 = array_merge(238 $this->fallbackDirsPsr4241 $this->fallbackDirsPsr4 = array_merge(242 $this->fallbackDirsPsr4,301 $this->fallbackDirsPsr4 = (array) $paths;515 foreach ($this->fallbackDirsPsr4 as $dir) {