After I create a couple of folders in a folder / application (for example, forms and models) and then start adding classes to these folders, how do I automatically complete the code for these classes in my other files, such as my IndexController.php?
I am using Zend Studio 6.1 and ZF 1.8.4.
source
share