You are here

public static property ArgumentNullTest::$testViews in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 core/modules/views/src/Tests/Handler/ArgumentNullTest.php \Drupal\views\Tests\Handler\ArgumentNullTest::testViews

Views used by this test.

Type: array

File

core/modules/views/src/Tests/Handler/ArgumentNullTest.php, line 25
Contains \Drupal\views\Tests\Handler\ArgumentNullTest.

Class

ArgumentNullTest
Tests the core Drupal\views\Plugin\views\argument\NullArgument handler.

Namespace

Drupal\views\Tests\Handler

Code

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