RevisionRelationshipsTest::$modules
Type: modules
Overrides KernelTestBase::$modules
File
-
core/
modules/ block_content/ tests/ src/ Kernel/ Views/ RevisionRelationshipsTest.php, line 24
Class
- RevisionRelationshipsTest
- Tests the integration of block_content_revision table.
Namespace
Drupal\Tests\block_content\Kernel\ViewsCode
protected static $modules = [
'block_content',
'block_content_test_views',
'system',
'user',
'views',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.