FieldGroupRowsTest::$modules
Same name in other branches
- 8.9.x core/modules/views/tests/src/Kernel/Handler/FieldGroupRowsTest.php \Drupal\Tests\views\Kernel\Handler\FieldGroupRowsTest::modules
- 10 core/modules/views/tests/src/Kernel/Handler/FieldGroupRowsTest.php \Drupal\Tests\views\Kernel\Handler\FieldGroupRowsTest::modules
- 11.x core/modules/views/tests/src/Kernel/Handler/FieldGroupRowsTest.php \Drupal\Tests\views\Kernel\Handler\FieldGroupRowsTest::modules
Type: modules
Overrides ViewsKernelTestBase::$modules
File
-
core/
modules/ views/ tests/ src/ Kernel/ Handler/ FieldGroupRowsTest.php, line 26
Class
- FieldGroupRowsTest
- Tests the "Display all values in the same row" setting.
Namespace
Drupal\Tests\views\Kernel\HandlerCode
protected static $modules = [
'field',
'filter',
'node',
'text',
'user',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.