ClassLoader::setClassMapAuthoritative( bool $classMapAuthoritative )

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


Description Description


Parameters Parameters

$classMapAuthoritative

(Required)


Top ↑

Source Source

File: includes/gateways/stripe/vendor/composer/ClassLoader.php


			

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.