Searched refs:useIncludePath (Results 1 – 1 of 1) sorted by relevance
80 private $useIncludePath = false; variable in Composer\\Autoload\\ClassLoader315 * @param bool $useIncludePath319 public function setUseIncludePath($useIncludePath) argument321 $this->useIncludePath = $useIncludePath;332 return $this->useIncludePath;551 if ($this->useIncludePath && $file = stream_resolve_include_path($logicalPathPsr0)) {