Hi, I need to create an autoloader that is called before any of the other autoloaders to check if the class is stored within my DI Container. How can I do this with Zend_Loader_Autoloader
Thx Keith
Hi, I need to create an autoloader that is called before any of the other autoloaders to check if the class is stored within my DI Container. How can I do this with Zend_Loader_Autoloader
Thx Keith