Passed
Push — master ( 47e248...a43368 )
by Raffael
09:50
created
src/lib/Bootstrap/Cli.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -40,7 +40,7 @@
 block discarded – undo
40 40
      * Cli.
41 41
      *
42 42
      * @param LoggerInterface    $logger
43
-     * @param Getopt             $getopt
43
+     * @param GetOpt             $getopt
44 44
      * @param ContainerInterface $container
45 45
      */
46 46
     public function __construct(LoggerInterface $logger, GetOpt $getopt, ContainerInterface $container)
Please login to merge, or discard this patch.