class Author

An author.

@package PHPUnit @author Bernhard Schussek <bschussek@2bepublished.at> @copyright 2001-2013 Sebastian Bergmann <sebastian@phpunit.de> @license http://www.opensource.org/licenses/BSD-3-Clause The BSD 3-Clause License @link http://www.phpunit.de/ @since Class available since Release 3.6.0

Hierarchy

Expanded class hierarchy of Author

13 string references to 'Author'

File

drupal/core/vendor/phpunit/phpunit/Tests/_files/Author.php, line 55

View source

Members

Namesort descending Modifiers Type Description Overrides
Author::$books public property
Author::$name private property
Author::__construct public function