TaxonomyTestBase::$nodes

Stores the nodes used for the different tests.

Type: \Drupal\node\NodeInterface[]

File

core/modules/taxonomy/tests/src/Functional/Views/TaxonomyTestBase.php, line 32

Class

TaxonomyTestBase
Base class for all taxonomy tests.

Namespace

Drupal\Tests\taxonomy\Functional\Views

Code

protected $nodes = [];

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.