CToolsViewsBasicViewBlockTest::$testViews

Same name and namespace in other branches
  1. 4.0.x modules/ctools_views/tests/src/Functional/CToolsViewsBasicViewBlockTest.php \Drupal\Tests\ctools_views\Functional\CToolsViewsBasicViewBlockTest::testViews

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',
];