You are here

public static property CustomBooleanTest::$testViews in Zircon Profile 8

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

Views used by this test.

Type: array

File

core/modules/views_ui/src/Tests/CustomBooleanTest.php, line 26
Contains \Drupal\views_ui\Tests\CustomBooleanTest.

Class

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

Namespace

Drupal\views_ui\Tests

Code

public static $testViews = array(
  'test_view',
);