We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 369a00b commit 4fda69bCopy full SHA for 4fda69b
setup/src/Magento/Setup/Module/Di/App/Task/Operation/ApplicationCodeGenerator.php
@@ -36,6 +36,8 @@ class ApplicationCodeGenerator implements OperationInterface
36
37
/**
38
* @param ClassesScanner $classesScanner
39
+ * @param PhpScanner $phpScanner
40
+ * @param DirectoryScanner $directoryScanner
41
* @param array $data
42
*/
43
public function __construct(
0 commit comments