CToolsWizardTest::$modules
Same name in other branches
- 8.x-3.x tests/src/Functional/CToolsWizardTest.php \Drupal\Tests\ctools\Functional\CToolsWizardTest::modules
Type: modules
Overrides BrowserTestBase::$modules
File
-
tests/
src/ Functional/ CToolsWizardTest.php, line 16
Class
- CToolsWizardTest
- Tests basic wizard functionality.
Namespace
Drupal\Tests\ctools\FunctionalCode
protected static $modules = [
'ctools',
'ctools_wizard_test',
];