ClassLoader::set()

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

Used by 0 functions | Uses 0 functions

ClassLoader::setPsr4()

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

Used by 0 functions | Uses 0 functions