public static property HandlerTest::$modules in Views (for Drupal 7) 8.3
Modules to enable.
Type: array
Overrides ViewTestBase::$modules
File
- lib/
Drupal/ views/ Tests/ Handler/ HandlerTest.php, line 24 - Definition of Drupal\views\Tests\Handler\HandlerTest.
Class
- HandlerTest
- Tests abstract handlers of views.
Namespace
Drupal\views\Tests\HandlerCode
public static $modules = array(
'views_ui',
'comment',
'node',
);