public static property FieldEntityOperationsTest::$testViews in Drupal 8
Same name and namespace in other branches
- 9 core/modules/views/tests/src/Functional/Handler/FieldEntityOperationsTest.php \Drupal\Tests\views\Functional\Handler\FieldEntityOperationsTest::testViews
Views used by this test.
Type: array
File
- core/
modules/ views/ tests/ src/ Functional/ Handler/ FieldEntityOperationsTest.php, line 22
Class
- FieldEntityOperationsTest
- Tests the core Drupal\views\Plugin\views\field\EntityOperations handler.
Namespace
Drupal\Tests\views\Functional\HandlerCode
public static $testViews = [
'test_entity_operations',
];