|
Posted by "Richard Lynch" on 06/13/05 00:56
On Sun, June 12, 2005 5:32 am, Chris Drozdowski said:
> 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"?
"object" is pretty useless...
Unless it's some kind of meta-function that can deal with *ANY* PHP
Object, of course.
--
Like Music?
http://l-i-e.com/artists.htm
Navigation:
[Reply to this message]
|