Skip to content

Commit 1ed255f

Browse files
Igor Melnikovvrann
authored andcommitted
MAGETWO-51592: Make single tenant compiler work when Magento not installed
Fixing annotation
1 parent 615965b commit 1ed255f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup/src/Magento/Setup/Console/Command/AbstractModuleManageCommand.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,7 @@ protected function execute(InputInterface $input, OutputInterface $output)
109109
* @param bool $isEnable
110110
* @param string[] $modulesToChange
111111
* @param OutputInterface $output
112+
* @return void
112113
*/
113114
private function setIsEnabled($isEnable, $modulesToChange, $output)
114115
{

0 commit comments

Comments
 (0)