Name
getRegisteredAutoloaders
— Retrieve a list of all autoloaders registered using the factory
Übersicht
getRegisteredAutoloaders();
getRegisteredAutoloaders()
This method is static, and may be used to retrieve a list
of all autoloaders registered via the factory()
method.
It returns simply an array of autoloader instances.