public static property PathTaxonomyTermTest::$modules

Modules to enable.

Type: array

Overrides PathTestBase::$modules

File

drupal/core/modules/path/lib/Drupal/path/Tests/PathTaxonomyTermTest.php, line 20
Definition of Drupal\path\Tests\PathTaxonomyTermTest.

Class

PathTaxonomyTermTest
Tests URL aliases for taxonomy terms.

Namespace

Drupal\path\Tests

Code

public static $modules = array(
  'taxonomy',
);