ClassLoader::getRegisteredLoaders()
Method: Returns the currently registered loaders indexed by their corresponding vendor directories.
Source: includes/gateways/stripe/vendor/composer/ClassLoader.php:399
Method: Returns the currently registered loaders indexed by their corresponding vendor directories.
Source: includes/gateways/stripe/vendor/composer/ClassLoader.php:399
Method:
Source: includes/gateways/stripe/vendor/composer/ClassLoader.php:64
Method: Finds the path to the file where the class is defined.
Source: includes/gateways/stripe/vendor/composer/ClassLoader.php:359
Method:
Source: includes/gateways/stripe/vendor/composer/ClassLoader.php:404
Method: Registers a set of PSR-0 directories for a given prefix, replacing any others previously set for this prefix.
Source: includes/gateways/stripe/vendor/composer/ClassLoader.php:210
Method: Registers a set of PSR-4 directories for a given namespace, replacing any others previously set for this namespace.
Source: includes/gateways/stripe/vendor/composer/ClassLoader.php:228
Method: Turns on searching the include path for class files.
Source: includes/gateways/stripe/vendor/composer/ClassLoader.php:247
Method: Can be used to check if the autoloader uses the include path to check for classes.
Source: includes/gateways/stripe/vendor/composer/ClassLoader.php:258
Method: Turns off searching the prefix and fallback directories for classes that have not been registered with the class map.
Source: includes/gateways/stripe/vendor/composer/ClassLoader.php:269
Method: Should class lookup fail if not found in the current class map?
Source: includes/gateways/stripe/vendor/composer/ClassLoader.php:279