You are here

protected property BookBreadcrumbTest::$book in Drupal 8

Same name and namespace in other branches
  1. 9 core/modules/book/tests/src/Functional/BookBreadcrumbTest.php \Drupal\Tests\book\Functional\BookBreadcrumbTest::book

A book node.

Type: \Drupal\node\NodeInterface

File

core/modules/book/tests/src/Functional/BookBreadcrumbTest.php, line 31

Class

BookBreadcrumbTest
Create a book, add pages, and test book interface.

Namespace

Drupal\Tests\book\Functional

Code

protected $book;