You are here

protected property SitemapBookTest::$nodes in Sitemap 8.2

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

Nodes that make up the content of the book.

Type: NodeInterface[]

File

src/Tests/SitemapBookTest.php, line 33

Class

SitemapBookTest
Test the display of books based on sitemap settings.

Namespace

Drupal\sitemap\Tests

Code

protected $nodes;