protected property TaxonomyTestBase::$term2 in Drupal 8
Same name in this branch
- 8 core/modules/taxonomy/tests/src/Functional/Views/TaxonomyTestBase.php \Drupal\Tests\taxonomy\Functional\Views\TaxonomyTestBase::term2
- 8 core/modules/taxonomy/tests/src/Kernel/Views/TaxonomyTestBase.php \Drupal\Tests\taxonomy\Kernel\Views\TaxonomyTestBase::term2
Same name and namespace in other branches
- 9 core/modules/taxonomy/tests/src/Kernel/Views/TaxonomyTestBase.php \Drupal\Tests\taxonomy\Kernel\Views\TaxonomyTestBase::term2
Stores the second term used in the different tests.
Type: \Drupal\taxonomy\TermInterface
File
- core/
modules/ taxonomy/ tests/ src/ Kernel/ Views/ TaxonomyTestBase.php, line 72
Class
- TaxonomyTestBase
- Base class for views kernel taxonomy tests.
Namespace
Drupal\Tests\taxonomy\Kernel\ViewsCode
protected $term2;