public static property FieldDropButtonTest::$testViews in Drupal 10
Same name in this branch
- 10 core/modules/views/tests/src/Functional/Handler/FieldDropButtonTest.php \Drupal\Tests\views\Functional\Handler\FieldDropButtonTest::testViews
- 10 core/modules/views/tests/src/Kernel/Handler/FieldDropbuttonTest.php \Drupal\Tests\views\Kernel\Handler\FieldDropbuttonTest::testViews
Same name and namespace in other branches
- 8 core/modules/views/tests/src/Functional/Handler/FieldDropButtonTest.php \Drupal\Tests\views\Functional\Handler\FieldDropButtonTest::testViews
- 9 core/modules/views/tests/src/Functional/Handler/FieldDropButtonTest.php \Drupal\Tests\views\Functional\Handler\FieldDropButtonTest::testViews
Views used by this test.
Type: array
File
- core/
modules/ views/ tests/ src/ Functional/ Handler/ FieldDropButtonTest.php, line 20
Class
- FieldDropButtonTest
- Tests the dropbutton field handler.
Namespace
Drupal\Tests\views\Functional\HandlerCode
public static $testViews = [
'test_dropbutton',
];