You are here

public static property ViewsTest::$testViews in Display Suite 8.4

Same name and namespace in other branches
  1. 8.3 tests/src/Functional/ViewsTest.php \Drupal\Tests\ds\Functional\ViewsTest::testViews

Views used by this test.

Type: array

File

tests/src/Functional/ViewsTest.php, line 36

Class

ViewsTest
Tests for Display Suite Views integration.

Namespace

Drupal\Tests\ds\Functional

Code

public static $testViews = [
  'ds-testing',
];