protected static property PathTaxonomyTermTest::$modules in Drupal 9
Same name and namespace in other branches
- 8 core/modules/path/tests/src/Functional/PathTaxonomyTermTest.php \Drupal\Tests\path\Functional\PathTaxonomyTermTest::modules
Modules to enable.
Type: array
Overrides PathTestBase::$modules
File
- core/
modules/ path/ tests/ src/ Functional/ PathTaxonomyTermTest.php, line 19
Class
- PathTaxonomyTermTest
- Tests URL aliases for taxonomy terms.
Namespace
Drupal\Tests\path\FunctionalCode
protected static $modules = [
'taxonomy',
];