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.
2 parents 6aac527 + 4fda69b commit 75e4631Copy full SHA for 75e4631
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