ClassLoader::setClassMapAuthoritative( bool $classMapAuthoritative )
Turns off searching the prefix and fallback directories for classes that have not been registered with the class map.
Contents
Parameters Parameters
- $classMapAuthoritative
-
(Required)
Return Return
(void)
Source Source
File: vendor/composer/ClassLoader.php
Expand full source code Collapse full source code View on Github