[wp-hackers] Inline documentation
Robert Deaton
false.hopes at gmail.com
Thu Feb 16 22:42:13 GMT 2006
I'd recommend the following format. It is generated with the wonderful
completion in Zend Studio, will work properly with Zend Studio and
PHPDocumenter/phpxref.
/**
* Enter description here...
*
* @param type $a_meaningful_var_name
* @param type $a_meaningful_var_name
* @return type description
*/
--
--Robert Deaton
http://somethingunpredictable.com
More information about the wp-hackers
mailing list