/** * @abstract * @access public
* @author John Doe <john.doe@example.com>
* @category name
* @copyright (c) year, John Doe
* @deprecated since version number
* @example path description
* @global type $variable
* @ignore
* @internal description
* @license http://URL name
* @link URL description
* @name $globalVariableName
* @see elementName
* @since version
* @static
* @todo Description
* @tutorial package
* @uses element Description
* @var type Description
* @version string
*/