DisplayBlockTest::$testViews

Views used by this test.

Type: array

File

core/modules/block/tests/src/Functional/Views/DisplayBlockTest.php, line 50

Class

DisplayBlockTest
Tests the block display plugin.

Namespace

Drupal\Tests\block\Functional\Views

Code

public static $testViews = [
  'test_view_block',
  'test_view_block2',
];

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