ClassLoader::isClassMapAuthoritative()
Method: Should class lookup fail if not found in the current class map?
Source: vendor/composer/ClassLoader.php:270
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:
Source: vendor/composer/ClassLoader.php:60
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
Method: Registers a set of PSR-0 directories for a given prefix, either appending or prepending to the ones previously set for this prefix.
Source: vendor/composer/ClassLoader.php:109