You are here

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

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

Views used by this test.

Type: array

File

core/modules/views_ui/src/Tests/StorageTest.php, line 25
Contains \Drupal\views_ui\Tests\StorageTest.

Class

StorageTest
Tests the UI of storage properties of views.

Namespace

Drupal\views_ui\Tests

Code

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