Searched refs:classMapAuthoritative (Results 1 – 1 of 1) sorted by relevance
88 private $classMapAuthoritative = false; variable in Composer\\Autoload\\ClassLoader339 * @param bool $classMapAuthoritative343 public function setClassMapAuthoritative($classMapAuthoritative) argument345 $this->classMapAuthoritative = $classMapAuthoritative;355 return $this->classMapAuthoritative;448 if ($this->classMapAuthoritative || isset($this->missingClasses[$class])) {