ClassLoader::setClassMapAuthoritative()
Method: Turns off searching the prefix and fallback directories for classes that have not been registered with the class map.
Source: vendor/composer/ClassLoader.php:260
Method: Turns off searching the prefix and fallback directories for classes that have not been registered with the class map.
Source: vendor/composer/ClassLoader.php:260
Method: Should class lookup fail if not found in the current class map?
Source: vendor/composer/ClassLoader.php:270
Method: APCu prefix to use to cache found/not-found classes, if the extension is enabled.
Source: vendor/composer/ClassLoader.php:280
Method: The APCu prefix in use, or null if APCu caching is not enabled.
Source: vendor/composer/ClassLoader.php:290
Method: Registers this instance as an autoloader.
Source: vendor/composer/ClassLoader.php:300
Method:
Source: vendor/composer/ClassLoader.php:69
Method:
Source: vendor/composer/ClassLoader.php:74
Method:
Source: vendor/composer/ClassLoader.php:79
Method:
Source: vendor/composer/ClassLoader.php:84
Method:
Source: vendor/composer/ClassLoader.php:92