public static property TaxonomyEntityIndexUuidArgumentTest::$testViews in Taxonomy Entity Index 8
Which test views to enable.
Type: string[]
File
- tests/
src/ Functional/ Views/ TaxonomyEntityIndexUuidArgumentTest.php, line 36
Class
- TaxonomyEntityIndexUuidArgumentTest
- Test whether it is possible to select terms using a UUID argument.
Namespace
Drupal\Tests\taxonomy_entity_index\Functional\ViewsCode
public static $testViews = [
'test_argument_taxonomy_entity_index_uuid',
];