You are here

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

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

Views used by this test.

Type: array

File

core/modules/node/src/Tests/Views/StatusExtraTest.php, line 23
Contains \Drupal\node\Tests\Views\StatusExtraTest.

Class

StatusExtraTest
Tests the node.status_extra field handler.

Namespace

Drupal\node\Tests\Views

Code

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