You are here

protected property SitemapBookTest::$book in Sitemap 8.2

Same name and namespace in other branches
  1. 8 src/Tests/SitemapBookTest.php \Drupal\sitemap\Tests\SitemapBookTest::book
  2. 2.0.x src/Tests/SitemapBookTest.php \Drupal\sitemap\Tests\SitemapBookTest::book

The parent book node.

Type: NodeInterface

File

src/Tests/SitemapBookTest.php, line 26

Class

SitemapBookTest
Test the display of books based on sitemap settings.

Namespace

Drupal\sitemap\Tests

Code

protected $book;