You are here

public static property DisplayBlockTest::$testViews in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/block/src/Tests/Views/DisplayBlockTest.php \Drupal\block\Tests\Views\DisplayBlockTest::testViews

Views used by this test.

Type: array

File

core/modules/block/src/Tests/Views/DisplayBlockTest.php, line 41
Contains \Drupal\block\Tests\Views\DisplayBlockTest.

Class

DisplayBlockTest
Tests the block display plugin.

Namespace

Drupal\block\Tests\Views

Code

public static $testViews = array(
  'test_view_block',
  'test_view_block2',
);