You are here

public static property RowUITest::$testViews in Drupal 8

Same name and namespace in other branches
  1. 9 core/modules/views_ui/tests/src/Functional/RowUITest.php \Drupal\Tests\views_ui\Functional\RowUITest::testViews

Views used by this test.

Type: array

File

core/modules/views_ui/tests/src/Functional/RowUITest.php, line 21

Class

RowUITest
Tests the UI of row plugins.

Namespace

Drupal\Tests\views_ui\Functional

Code

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