You are here

protected property TaxonomyTestBase::$term1 in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/taxonomy/src/Tests/Views/TaxonomyTestBase.php \Drupal\taxonomy\Tests\Views\TaxonomyTestBase::term1

Stores the first term used in the different tests.

Type: \Drupal\taxonomy\TermInterface

File

core/modules/taxonomy/src/Tests/Views/TaxonomyTestBase.php, line 49
Contains \Drupal\taxonomy\Tests\Views\TaxonomyTestBase.

Class

TaxonomyTestBase
Base class for all taxonomy tests.

Namespace

Drupal\taxonomy\Tests\Views

Code

protected $term1;