public property Book::$author in Zircon Profile 8
Same name in this branch
- 8 vendor/sebastian/comparator/tests/_files/Book.php \SebastianBergmann\Comparator\Book::author
- 8 vendor/phpunit/phpunit/tests/_files/Book.php \Book::author
Same name and namespace in other branches
- 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;