| 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 Sat, 05 Sep 2009 16:25:43 -0500 by phpDocumentor 1.4.3