FieldDropbuttonTest::$modules
Type: modules
Overrides ViewsKernelTestBase::$modules
File
-
core/
modules/ views/ tests/ src/ Kernel/ Handler/ FieldDropbuttonTest.php, line 32
Class
- FieldDropbuttonTest
- Tests the core Drupal\views\Plugin\views\field\Dropbutton handler.
Namespace
Drupal\Tests\views\Kernel\HandlerCode
protected static $modules = [
'system',
'user',
'node',
'field',
'text',
'filter',
'views',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.