protected property ArgumentValidatorTermNameTest::$names in Drupal 10
Stores the taxonomy names used by this test.
Type: array
File
- core/
modules/ taxonomy/ tests/ src/ Kernel/ Views/ ArgumentValidatorTermNameTest.php, line 27
Class
- ArgumentValidatorTermNameTest
- Tests the plugin of the taxonomy: taxonomy_term_name argument validator.
Namespace
Drupal\Tests\taxonomy\Kernel\ViewsCode
protected $names = [];