public static property WizardTest::$modules in Views (for Drupal 7) 8.3
Modules to enable.
Type: array
Overrides WizardTestBase::$modules
File
- lib/
Drupal/ views/ Tests/ Comment/ WizardTest.php, line 24 - Definition of Drupal\views\Tests\Comment\WizardTest.
Class
- WizardTest
- Tests the comment module integration into the wizard.
Namespace
Drupal\views\Tests\CommentCode
public static $modules = array(
'comment',
);