RevisionUserTest::$modules

Same name in this branch
  1. 11.x core/modules/media/tests/src/Kernel/Views/RevisionUserTest.php \Drupal\Tests\media\Kernel\Views\RevisionUserTest::modules
Same name in other branches
  1. 9 core/modules/media/tests/src/Kernel/Views/RevisionUserTest.php \Drupal\Tests\media\Kernel\Views\RevisionUserTest::modules
  2. 9 core/modules/block_content/tests/src/Kernel/Views/RevisionUserTest.php \Drupal\Tests\block_content\Kernel\Views\RevisionUserTest::modules
  3. 10 core/modules/media/tests/src/Kernel/Views/RevisionUserTest.php \Drupal\Tests\media\Kernel\Views\RevisionUserTest::modules
  4. 10 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/block_content/tests/src/Kernel/Views/RevisionUserTest.php, line 28

Class

RevisionUserTest
Tests the block_content_revision_user field.

Namespace

Drupal\Tests\block_content\Kernel\Views

Code

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.