You are here

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

Same name and namespace in other branches
  1. 8.0 core/modules/views/src/Tests/Plugin/BlockDependenciesTest.php \Drupal\views\Tests\Plugin\BlockDependenciesTest::testViews

Views used by this test.

Type: array

File

core/modules/views/src/Tests/Plugin/BlockDependenciesTest.php, line 24
Contains \Drupal\views\Tests\Plugin\BlockDependenciesTest.

Class

BlockDependenciesTest
Tests views block config dependencies functionality.

Namespace

Drupal\views\Tests\Plugin

Code

public static $testViews = array(
  'test_exposed_block',
);