RevisionUserTest::$testViews

Same name in this branch
  1. 11.x core/modules/media/tests/src/Kernel/Views/RevisionUserTest.php \Drupal\Tests\media\Kernel\Views\RevisionUserTest::testViews
Same name in other branches
  1. 9 core/modules/media/tests/src/Kernel/Views/RevisionUserTest.php \Drupal\Tests\media\Kernel\Views\RevisionUserTest::testViews
  2. 9 core/modules/block_content/tests/src/Kernel/Views/RevisionUserTest.php \Drupal\Tests\block_content\Kernel\Views\RevisionUserTest::testViews
  3. 10 core/modules/media/tests/src/Kernel/Views/RevisionUserTest.php \Drupal\Tests\media\Kernel\Views\RevisionUserTest::testViews
  4. 10 core/modules/block_content/tests/src/Kernel/Views/RevisionUserTest.php \Drupal\Tests\block_content\Kernel\Views\RevisionUserTest::testViews

Views used by this test.

Type: array

Overrides ViewsKernelTestBase::$testViews

File

core/modules/block_content/tests/src/Kernel/Views/RevisionUserTest.php, line 41

Class

RevisionUserTest
Tests the block_content_revision_user field.

Namespace

Drupal\Tests\block_content\Kernel\Views

Code

public static $testViews = [
    'test_block_content_revision_user',
];

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.