public static property StatusExtraTest::$testViews in Drupal 8
Same name and namespace in other branches
- 9 core/modules/node/tests/src/Functional/Views/StatusExtraTest.php \Drupal\Tests\node\Functional\Views\StatusExtraTest::testViews
Views used by this test.
Type: array
File
- core/
modules/ node/ tests/ src/ Functional/ Views/ StatusExtraTest.php, line 30
Class
- StatusExtraTest
- Tests the node.status_extra field handler.
Namespace
Drupal\Tests\node\Functional\ViewsCode
public static $testViews = [
'test_status_extra',
];