protected property TaxonomyTestBase::$nodes in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/taxonomy/src/Tests/Views/TaxonomyTestBase.php \Drupal\taxonomy\Tests\Views\TaxonomyTestBase::nodes
Stores the nodes used for the different tests.
Type: \Drupal\node\NodeInterface[]
File
- core/
modules/ taxonomy/ src/ Tests/ Views/ TaxonomyTestBase.php, line 35 - Contains \Drupal\taxonomy\Tests\Views\TaxonomyTestBase.
Class
- TaxonomyTestBase
- Base class for all taxonomy tests.
Namespace
Drupal\taxonomy\Tests\ViewsCode
protected $nodes = array();