protected static property RowRenderCacheTest::$modules in Drupal 9
Same name and namespace in other branches
- 8 core/modules/views/tests/src/Kernel/Plugin/RowRenderCacheTest.php \Drupal\Tests\views\Kernel\Plugin\RowRenderCacheTest::modules
- 10 core/modules/views/tests/src/Kernel/Plugin/RowRenderCacheTest.php \Drupal\Tests\views\Kernel\Plugin\RowRenderCacheTest::modules
Modules to enable.
Type: array
Overrides ViewsKernelTestBase::$modules
File
- core/
modules/ views/ tests/ src/ Kernel/ Plugin/ RowRenderCacheTest.php, line 27
Class
- RowRenderCacheTest
- Tests row render caching.
Namespace
Drupal\Tests\views\Kernel\PluginCode
protected static $modules = [
'user',
'node',
];