You are here

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

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

Views used by this test.

Type: array

File

core/modules/views/src/Tests/ViewStorageTest.php, line 60
Contains \Drupal\views\Tests\ViewStorageTest.

Class

ViewStorageTest
Tests the CRUD functionality for a view.

Namespace

Drupal\views\Tests

Code

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