public static property DeletedTest::$testViews in Multiversion 8
Same name and namespace in other branches
- 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\ViewsCode
public static $testViews = [
'test_deleted',
'test_not_deleted',
];