You are here

protected property SitemapBookTest::$nodes in Sitemap 2.0.x

Same name and namespace in other branches
  1. 8.2 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;