PathTaxonomyTermTest::$modules

Same name in other branches
  1. 9 core/modules/path/tests/src/Functional/PathTaxonomyTermTest.php \Drupal\Tests\path\Functional\PathTaxonomyTermTest::modules
  2. 8.9.x core/modules/path/tests/src/Functional/PathTaxonomyTermTest.php \Drupal\Tests\path\Functional\PathTaxonomyTermTest::modules
  3. 11.x core/modules/path/tests/src/Functional/PathTaxonomyTermTest.php \Drupal\Tests\path\Functional\PathTaxonomyTermTest::modules

Type: modules

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\Functional

Code

protected static $modules = [
    'taxonomy',
];

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.