CToolsViewsEntityViewBlockTest::$testViews

Views used by this test.

Type: array

File

modules/ctools_views/tests/src/Functional/CToolsViewsEntityViewBlockTest.php, line 52

Class

CToolsViewsEntityViewBlockTest
Tests the ctools_views block display plugin overriding entity View filters.

Namespace

Drupal\Tests\ctools_views\Functional

Code

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