You are here

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

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

Views used by this test.

Type: array

File

core/modules/views/src/Tests/Plugin/CacheWebTest.php, line 29
Contains \Drupal\views\Tests\Plugin\CacheWebTest.

Class

CacheWebTest
Tests pluggable caching for views via a web test.

Namespace

Drupal\views\Tests\Plugin

Code

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