You are here

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

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

Views used by this test.

Type: array

File

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

Class

FieldDateTest
Tests the core Drupal\views\Plugin\views\field\Date handler.

Namespace

Drupal\views\Tests\Handler

Code

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