Previous | Up | Next |
phpDocumentor tags | phpDocumentor tags | @access |
Use the @abstract tag to declare a class as abstract, as well as for declaring what methods must be redefined in a child class.
The @abstract tag is only valid in PHP 4, PHP 5 has a keyword abstract.Here's an example:
Previous | Up | Next |
phpDocumentor tags | phpDocumentor tags | @access |
Documentation generated on Mon, 05 Dec 2011 21:52:09 -0600 by phpDocumentor 1.4.4