@@ -55,6 +55,9 @@ |
||
55 | 55 | $this->composerDumpIfNeeded($errorPrinter); |
56 | 56 | } |
57 | 57 | |
58 | + /** |
|
59 | + * @param ErrorPrinter $errorPrinter |
|
60 | + */ |
|
58 | 61 | private function composerDumpIfNeeded($errorPrinter) |
59 | 62 | { |
60 | 63 | if ($errorPrinter->counts['badNamespace']) { |