public static property TaxonomyParentUITest::$modules in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/taxonomy/src/Tests/Views/TaxonomyParentUITest.php \Drupal\taxonomy\Tests\Views\TaxonomyParentUITest::modules
Modules to enable.
Type: array
Overrides UITestBase::$modules
File
- core/
modules/ taxonomy/ src/ Tests/ Views/ TaxonomyParentUITest.php, line 33 - Contains \Drupal\taxonomy\Tests\Views\TaxonomyParentUITest.
Class
- TaxonomyParentUITest
- Tests views taxonomy parent plugin UI.
Namespace
Drupal\taxonomy\Tests\ViewsCode
public static $modules = array(
'taxonomy',
'taxonomy_test_views',
);