ClassLoader::setClassMapAuthoritative( bool $classMapAuthoritative )

Turns off searching the prefix and fallback directories for classes that have not been registered with the class map.


Parameters Parameters

$classMapAuthoritative

(Required)


Top ↑

Return Return

(void)


Top ↑

Source Source

File: vendor/composer/ClassLoader.php