Posted by Chris Drozdowski on 09/28/74 11:18
I need some help regarding documenting code. Say you have a
function/method that takes an object as a parameter and/or returns an
object.
When documenting, do you specify the specific class of the object when
listing the datatype in the docblock @param and @return specs or do you
simply specify "object"?
Thanks,
Chris Drozdowski
c.d@earthlink.net
Navigation:
[Reply to this message]
|