public static property PathTaxonomyTermTest::$modules in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/path/src/Tests/PathTaxonomyTermTest.php \Drupal\path\Tests\PathTaxonomyTermTest::modules
Modules to enable.
Type: array
Overrides PathTestBase::$modules
File
- core/
modules/ path/ src/ Tests/ PathTaxonomyTermTest.php, line 24 - Contains \Drupal\path\Tests\PathTaxonomyTermTest.
Class
- PathTaxonomyTermTest
- Tests URL aliases for taxonomy terms.
Namespace
Drupal\path\TestsCode
public static $modules = array(
'taxonomy',
);