public static property ViewsFormTest::$modules in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/views/src/Tests/Plugin/ViewsFormTest.php \Drupal\views\Tests\Plugin\ViewsFormTest::modules
Modules to enable.
Type: array
File
- core/
modules/ views/ src/ Tests/ Plugin/ ViewsFormTest.php, line 24 - Contains \Drupal\views\Tests\Plugin\ViewsFormTest.
Class
- ViewsFormTest
- Tests Views forms functionality.
Namespace
Drupal\views\Tests\PluginCode
public static $modules = array(
'action_bulk_test',
);