RevisionUserTest::$modules
Same name in this branch
- 9 core/modules/block_content/tests/src/Kernel/Views/RevisionUserTest.php \Drupal\Tests\block_content\Kernel\Views\RevisionUserTest::modules
Same name in other branches
- 10 core/modules/media/tests/src/Kernel/Views/RevisionUserTest.php \Drupal\Tests\media\Kernel\Views\RevisionUserTest::modules
- 10 core/modules/block_content/tests/src/Kernel/Views/RevisionUserTest.php \Drupal\Tests\block_content\Kernel\Views\RevisionUserTest::modules
- 11.x core/modules/media/tests/src/Kernel/Views/RevisionUserTest.php \Drupal\Tests\media\Kernel\Views\RevisionUserTest::modules
- 11.x core/modules/block_content/tests/src/Kernel/Views/RevisionUserTest.php \Drupal\Tests\block_content\Kernel\Views\RevisionUserTest::modules
Type: modules
Overrides ViewsKernelTestBase::$modules
File
-
core/
modules/ media/ tests/ src/ Kernel/ Views/ RevisionUserTest.php, line 27
Class
- RevisionUserTest
- Tests the media_revision_user field.
Namespace
Drupal\Tests\media\Kernel\ViewsCode
protected static $modules = [
'media',
'media_test_views',
'media_test_source',
'system',
'user',
'views',
'image',
'field',
'file',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.