protected property TaxonomyTestBase::$nodes in Views (for Drupal 7) 8.3
Stores the nodes used for the different tests.
Type: array
File
- lib/
Drupal/ views/ Tests/ Taxonomy/ TaxonomyTestBase.php, line 29 - Definition of Drupal\views\Tests\Taxonomy\TaxonomyTestBase.
Class
- TaxonomyTestBase
- Base class for all taxonomy tests.
Namespace
Drupal\views\Tests\TaxonomyCode
protected $nodes = array();