public static property AreaEntityUITest::$modules in Drupal 8
Same name and namespace in other branches
- 9 core/modules/views_ui/tests/src/Functional/AreaEntityUITest.php \Drupal\Tests\views_ui\Functional\AreaEntityUITest::modules
- 10 core/modules/views_ui/tests/src/Functional/AreaEntityUITest.php \Drupal\Tests\views_ui\Functional\AreaEntityUITest::modules
Modules to enable.
Type: array
Overrides UITestBase::$modules
File
- core/
modules/ views_ui/ tests/ src/ Functional/ AreaEntityUITest.php, line 20
Class
- AreaEntityUITest
- Tests the entity area UI test.
Namespace
Drupal\Tests\views_ui\FunctionalCode
public static $modules = [
'entity_test',
];