You are here

public static property DeletedTest::$testViews in Multiversion 8

Same name and namespace in other branches
  1. 8.2 tests/src/Functional/Views/DeletedTest.php \Drupal\Tests\multiversion\Functional\Views\DeletedTest::testViews

Views used by this test.

Type: array

File

tests/src/Functional/Views/DeletedTest.php, line 19

Class

DeletedTest
Tests the _deleted field handler.

Namespace

Drupal\Tests\multiversion\Functional\Views

Code

public static $testViews = [
  'test_deleted',
  'test_not_deleted',
];