public static property BulkFormTest::$testViews in Zircon Profile 8
Same name in this branch
- 8 core/modules/node/src/Tests/Views/BulkFormTest.php \Drupal\node\Tests\Views\BulkFormTest::testViews
- 8 core/modules/user/src/Tests/Views/BulkFormTest.php \Drupal\user\Tests\Views\BulkFormTest::testViews
Same name and namespace in other branches
- 8.0 core/modules/node/src/Tests/Views/BulkFormTest.php \Drupal\node\Tests\Views\BulkFormTest::testViews
Views used by this test.
Type: array
File
- core/
modules/ node/ src/ Tests/ Views/ BulkFormTest.php, line 34 - Contains \Drupal\node\Tests\Views\BulkFormTest.
Class
- BulkFormTest
- Tests a node bulk form.
Namespace
Drupal\node\Tests\ViewsCode
public static $testViews = array(
'test_node_bulk_form',
);