You are here

protected property XmlSitemapNodeFunctionalTest::$nodes in XML sitemap 2.x

Same name and namespace in other branches
  1. 8 tests/src/Functional/XmlSitemapNodeFunctionalTest.php \Drupal\Tests\xmlsitemap\Functional\XmlSitemapNodeFunctionalTest::nodes

Nodes created during the test for testCron() method.

Type: array

File

tests/src/Functional/XmlSitemapNodeFunctionalTest.php, line 33

Class

XmlSitemapNodeFunctionalTest
Tests the generation of node links.

Namespace

Drupal\Tests\xmlsitemap\Functional

Code

protected $nodes = [];