Skip to content

Commit ee59f71

Browse files
committed
Merge remote-tracking branch 'origin/BUG#AC-901' into GL_Mainline_PR_25112021
2 parents 28a10fe + bafd578 commit ee59f71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ class InstallCommand extends AbstractSetupCommand
119119
/**
120120
* @var array
121121
*/
122-
protected $interactiveSetupUserInput;
122+
private $interactiveSetupUserInput;
123123

124124
/**
125125
* Constructor

0 commit comments

Comments
 (0)