You are here

public static property CToolsViewsBasicViewBlockTest::$testViews in Chaos Tool Suite (ctools) 8.3

Views used by this test.

Type: array

File

modules/ctools_views/tests/src/Functional/CToolsViewsBasicViewBlockTest.php, line 31

Class

CToolsViewsBasicViewBlockTest
Tests ctools_views block display plugin overrides settings from a basic View.

Namespace

Drupal\Tests\ctools_views\Functional

Code

public static $testViews = [
  'ctools_views_test_view',
];