public static property TermTest::$modules in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/taxonomy/src/Tests/TermTest.php \Drupal\taxonomy\Tests\TermTest::modules
Modules to enable.
Type: string[]
Overrides TaxonomyTestBase::$modules
File
- core/
modules/ taxonomy/ src/ Tests/ TermTest.php, line 43 - Contains \Drupal\taxonomy\Tests\TermTest.
Class
- TermTest
- Tests load, save and delete for taxonomy terms.
Namespace
Drupal\taxonomy\TestsCode
public static $modules = [
'block',
];