protected property TaxonomyTestBase::$nodes

Stores the nodes used for the different tests.

Type: array

File

drupal/core/modules/views/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\Taxonomy

Code

protected $nodes = array();