JLoader::getClassList
Method to get the list of registered classes and their respective file paths for the autoloader.
Signature
public function getClassList()
Returns
- array
- The array of class => path values for the autoloader.