Hi all,

My question is over how to use phpDocs on ZF. What do you write @category,
@package and @subpackage at Controller, Model for classes? We write like
above at Company. Do you think it is correct?

Best Regards.

/**
 * Blog_IndexController
 *
 * @category       ApplicationName
 * @package       Blog Module
 * @subpackage  Blog_IndexController
 */
class Blog_IndexController extends Zend_Controller_Action
{}

--
View this message in context: 
http://zend-framework-community.634137.n4.nabble.com/ZF-and-PhpDoc-tp3648322p3648322.html
Sent from the Zend Framework mailing list archive at Nabble.com.

-- 
List: [email protected]
Info: http://framework.zend.com/archives
Unsubscribe: [email protected]


Reply via email to