You are here

protected property TaxonomyTestBase::$term2 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::term2

Stores the second term used in the different tests.

Type: \Drupal\taxonomy\TermInterface

File

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

Class

TaxonomyTestBase
Base class for all taxonomy tests.

Namespace

Drupal\taxonomy\Tests\Views

Code

protected $term2;