public static property TaxonomyManagerConfigTest::$modules in Taxonomy Manager 8
Same name and namespace in other branches
- 2.0.x src/Tests/TaxonomyManagerConfigTest.php \Drupal\taxonomy_manager\Tests\TaxonomyManagerConfigTest::modules
Modules to install.
Type: array
File
- src/
Tests/ TaxonomyManagerConfigTest.php, line 19
Class
- TaxonomyManagerConfigTest
- Tests the configuration form.
Namespace
Drupal\taxonomy_manager\TestsCode
public static $modules = [
'taxonomy_manager',
];