ClassLoader::register( bool $prepend = false )

Registers this instance as an autoloader.


Description Description


Parameters Parameters

$prepend

(Optional) Whether to prepend the autoloader or not

Default value: false


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.