You are here

protected property ArgumentValidatorTermNameTest::$ids in Drupal 10

Stores the taxonomy IDs used by this test.

Type: array

File

core/modules/taxonomy/tests/src/Kernel/Views/ArgumentValidatorTermNameTest.php, line 34

Class

ArgumentValidatorTermNameTest
Tests the plugin of the taxonomy: taxonomy_term_name argument validator.

Namespace

Drupal\Tests\taxonomy\Kernel\Views

Code

protected $ids = [];