public static property HandlerAllTest::$modules in Views (for Drupal 7) 8.3
Modules to enable.
Type: array
Overrides ViewTestBase::$modules
File
- lib/
Drupal/ views/ Tests/ Handler/ HandlerAllTest.php, line 24 - Definition of Drupal\views\Tests\Handler\HandlerAllTest.
Class
- HandlerAllTest
- Creates views with instances of all handlers...
Namespace
Drupal\views\Tests\HandlerCode
public static $modules = array(
'aggregator',
'book',
'block',
'comment',
'contact',
'field',
'filter',
'file',
'language',
'locale',
'node',
'search',
'statistics',
'taxonomy',
'translation',
'user',
);