You are here

public property Book::$author in Zircon Profile 8

Same name in this branch
  1. 8 vendor/sebastian/comparator/tests/_files/Book.php \SebastianBergmann\Comparator\Book::author
  2. 8 vendor/phpunit/phpunit/tests/_files/Book.php \Book::author
Same name and namespace in other branches
  1. 8.0 vendor/phpunit/phpunit/tests/_files/Book.php \Book::author

File

vendor/phpunit/phpunit/tests/_files/Book.php, line 19

Class

Book
A book.

Code

public $author = null;