Re: [PHP] Documenting Code Question

2005-06-12 Thread Richard Lynch
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

Re: [PHP] Documenting Code Question

2005-06-12 Thread Robert Cummings
On Sun, 2005-06-12 at 08:32, Chris Drozdowski wrote: > 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

[PHP] Documenting Code Question

2005-06-12 Thread Chris Drozdowski
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 speci