ExtensionInstallCommandTest::$modules
Same name and namespace in other branches
- 11.x core/modules/system/tests/src/Kernel/Command/ExtensionInstallCommandTest.php \Drupal\Tests\system\Kernel\Command\ExtensionInstallCommandTest::modules
Type: modules
Overrides KernelTestBase::$modules
File
-
core/
modules/ system/ tests/ src/ Kernel/ Command/ ExtensionInstallCommandTest.php, line 27
Class
- ExtensionInstallCommandTest
- Tests the 'ex:install' command.
Namespace
Drupal\Tests\system\Kernel\CommandCode
protected static $modules = [
'system',
'help',
'user',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.