protected static property AreaEntityUITest::$modules in Drupal 10
Same name and namespace in other branches
- 8 core/modules/views_ui/tests/src/Functional/AreaEntityUITest.php \Drupal\Tests\views_ui\Functional\AreaEntityUITest::modules
- 9 core/modules/views_ui/tests/src/Functional/AreaEntityUITest.php \Drupal\Tests\views_ui\Functional\AreaEntityUITest::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
protected static $modules = [
'entity_test',
];