public static property TaxonomyManagerPagesTest::$modules in Taxonomy Manager 8
Same name and namespace in other branches
- 2.0.x src/Tests/TaxonomyManagerPagesTest.php \Drupal\taxonomy_manager\Tests\TaxonomyManagerPagesTest::modules
Modules to install.
Type: array
File
- src/
Tests/ TaxonomyManagerPagesTest.php, line 45
Class
- TaxonomyManagerPagesTest
- All pages of the module are accessible. (Routing and menus are OK)
Namespace
Drupal\taxonomy_manager\TestsCode
public static $modules = [
'taxonomy_manager',
];