Prev | Next |
Tag Documentation written by [email protected]Copyright 2002, Gregory Beaver
The @copyright tag is used to document the copyright information of any element that can be documented (global variable, include, constant, function, define, class, variable, method, page). phpDocumentor will display the copyright string unaltered.
NEW v1.2 - @copyright is now inherited by child classes from a parent class, see inline {@inheritdoc}.
Prev | Up | Next |
@category | phpDocumentor tags | @deprecated |