WizardTest::$modules
Same name in other branches
- 9 core/modules/comment/tests/src/Functional/Views/WizardTest.php \Drupal\Tests\comment\Functional\Views\WizardTest::modules
- 8.9.x core/modules/comment/tests/src/Functional/Views/WizardTest.php \Drupal\Tests\comment\Functional\Views\WizardTest::modules
- 11.x core/modules/comment/tests/src/Functional/Views/WizardTest.php \Drupal\Tests\comment\Functional\Views\WizardTest::modules
Type: modules
Overrides WizardTestBase::$modules
File
-
core/
modules/ comment/ tests/ src/ Functional/ Views/ WizardTest.php, line 24
Class
- WizardTest
- Tests the comment module integration into the wizard.
Namespace
Drupal\Tests\comment\Functional\ViewsCode
protected static $modules = [
'node',
'comment',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.