Closed glady closed 8 years ago
For some use cases, it should be possible to prepend autoload function (without manually call spl_autoload_register) outside. Please add registerPrepended()
registerPrepended()
Implemented with 0adcf1b9a61682e6fda916b930f7956d36ea1e9e
For some use cases, it should be possible to prepend autoload function (without manually call spl_autoload_register) outside. Please add
registerPrepended()