RowEntityRenderersTest::$modules
Type: modules
Overrides ViewsKernelTestBase::$modules
File
-
core/
modules/ views/ tests/ src/ Kernel/ Entity/ RowEntityRenderersTest.php, line 27
Class
- RowEntityRenderersTest
- Tests the entity row renderers.
Namespace
Drupal\Tests\views\Kernel\EntityCode
protected static $modules = [
'field',
'filter',
'text',
'node',
'user',
'language',
'views_test_language',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.