Completed
Branch bleeding (e0da63)
by Tristan
02:18
created
console/Config.php 1 patch
Doc Comments   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -39,8 +39,8 @@
 block discarded – undo
39 39
     /**
40 40
      * Create a new configuration manager.
41 41
      *
42
-     * @param Symfony\Component\Yaml\Parser $parser
43
-     * @param Enzyme\Parrot\File            $file_dispatch
42
+     * @param Parser $parser
43
+     * @param File            $file_dispatch
44 44
      */
45 45
     public function __construct(Parser $parser, File $file_dispatch)
46 46
     {
Please login to merge, or discard this patch.