ArgumentValidatorTermTest::$ids
Same name in other branches
- 8.9.x core/modules/taxonomy/tests/src/Kernel/Views/ArgumentValidatorTermTest.php \Drupal\Tests\taxonomy\Kernel\Views\ArgumentValidatorTermTest::ids
- 10 core/modules/taxonomy/tests/src/Kernel/Views/ArgumentValidatorTermTest.php \Drupal\Tests\taxonomy\Kernel\Views\ArgumentValidatorTermTest::ids
- 11.x core/modules/taxonomy/tests/src/Kernel/Views/ArgumentValidatorTermTest.php \Drupal\Tests\taxonomy\Kernel\Views\ArgumentValidatorTermTest::ids
Stores the taxonomy IDs used by this test.
Type: array
File
-
core/
modules/ taxonomy/ tests/ src/ Kernel/ Views/ ArgumentValidatorTermTest.php, line 33
Class
- ArgumentValidatorTermTest
- Tests the plugin of the taxonomy: term argument validator.
Namespace
Drupal\Tests\taxonomy\Kernel\ViewsCode
protected $ids = [];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.