protected property BookBreadcrumbTest::$bookAuthor in Drupal 8
Same name and namespace in other branches
- 9 core/modules/book/tests/src/Functional/BookBreadcrumbTest.php \Drupal\Tests\book\Functional\BookBreadcrumbTest::bookAuthor
A user with permission to create and edit books.
Type: \Drupal\user\Entity\User
File
- core/
modules/ book/ tests/ src/ Functional/ BookBreadcrumbTest.php, line 38
Class
- BookBreadcrumbTest
- Create a book, add pages, and test book interface.
Namespace
Drupal\Tests\book\FunctionalCode
protected $bookAuthor;