public static property TaxonomyMenuCustomPathFunctionalTest::$modules in Taxonomy menu 8
Modules to enable.
Type: array
Overrides TaxonomyMenuWebTestCase::$modules
File
- lib/
Drupal/ taxonomy_menu/ Tests/ TaxonomyMenuCustomPathFunctionalTest.php, line 20 - Contains \Drupal\taxonomy_menu\Tests\TaxonomyMenuCustomPathFunctionalTest.
Class
- TaxonomyMenuCustomPathFunctionalTest
- Tests the taxonomy vocabulary interface.
Namespace
Drupal\taxonomy_menu\TestsCode
public static $modules = array(
'taxonomy_menu_custom_paths',
'taxonomy_menu_dummy_paths',
);