You are here

public static property CustomBooleanTest::$testViews in Drupal 9

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

Views used by this test.

Type: array

File

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

Class

CustomBooleanTest
Tests the UI and functionality for the Custom boolean field handler options.

Namespace

Drupal\Tests\views_ui\Functional

Code

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