Searched refs:classMapAuthoritative (Results 1 – 2 of 2) 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])) {