You are here

protected property ArgumentValidatorTermTest::$terms in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 core/modules/taxonomy/src/Tests/Views/ArgumentValidatorTermTest.php \Drupal\taxonomy\Tests\Views\ArgumentValidatorTermTest::terms

Stores the taxonomy term used by this test.

Type: array

File

core/modules/taxonomy/src/Tests/Views/ArgumentValidatorTermTest.php, line 25
Contains \Drupal\taxonomy\Tests\Views\ArgumentValidatorTermTest.

Class

ArgumentValidatorTermTest
Tests the plugin of the taxonomy: term argument validator.

Namespace

Drupal\taxonomy\Tests\Views

Code

protected $terms = [];