protected static property FieldGroupRowsWebTest::$modules in Drupal 10
Same name and namespace in other branches
- 8 core/modules/views/tests/src/Functional/Handler/FieldGroupRowsWebTest.php \Drupal\Tests\views\Functional\Handler\FieldGroupRowsWebTest::modules
- 9 core/modules/views/tests/src/Functional/Handler/FieldGroupRowsWebTest.php \Drupal\Tests\views\Functional\Handler\FieldGroupRowsWebTest::modules
Modules to enable.
Type: array
File
- core/
modules/ views/ tests/ src/ Functional/ Handler/ FieldGroupRowsWebTest.php, line 29
Class
- FieldGroupRowsWebTest
- Tests the "Display all values in the same row" setting.
Namespace
Drupal\Tests\views\Functional\HandlerCode
protected static $modules = [
'node',
];