protected property ArgumentValidatorTermTest::$names in Drupal 8
Same name and namespace in other branches
- 9 core/modules/taxonomy/tests/src/Kernel/Views/ArgumentValidatorTermTest.php \Drupal\Tests\taxonomy\Kernel\Views\ArgumentValidatorTermTest::names
Stores the taxonomy names used by this test.
Type: array
File
- core/
modules/ taxonomy/ tests/ src/ Kernel/ Views/ ArgumentValidatorTermTest.php, line 28
Class
- ArgumentValidatorTermTest
- Tests the plugin of the taxonomy: term argument validator.
Namespace
Drupal\Tests\taxonomy\Kernel\ViewsCode
protected $names = [];