You are here

public static property ArgumentValidatorTest::$testViews in Views taxonomy term name into ID 8

Views used by this test.

Type: array

File

tests/src/Functional/ArgumentValidatorTest.php, line 46

Class

ArgumentValidatorTest
Tests the taxonomy term name transformed into ID argument validator.

Namespace

Drupal\Tests\views_taxonomy_term_name_into_id\Functional

Code

public static $testViews = [
  'test_argument_taxonomy_name_into_id',
];