Previous | Up | Next |
@uses | phpDocumentor tags | @version |
You may use the @var tag to document the data type of class variables.
The datatype should be a valid PHP type (int, string, bool, etc), a class name for the type of object, or simply "mixed". phpDocumentor will display the optional description unmodified, and defaults to "mixed" if the datatype is not present
Here's an example:
Previous | Up | Next |
@uses | phpDocumentor tags | @version |
Documentation generated on Mon, 05 Dec 2011 21:29:51 -0600 by phpDocumentor 1.4.4