public static property ArgumentValidatorTest::$modules in Views taxonomy term name into ID 8
Modules to enable.
Type: array
Overrides ViewTestBase::$modules
File
- tests/
src/ Functional/ ArgumentValidatorTest.php, line 34
Class
- ArgumentValidatorTest
- Tests the taxonomy term name transformed into ID argument validator.
Namespace
Drupal\Tests\views_taxonomy_term_name_into_id\FunctionalCode
public static $modules = [
'views_taxonomy_term_name_into_id_test',
];