Completed
Push — master ( a2495c...f75982 )
by Michael
04:58
created
src/CliApplication.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -30,7 +30,7 @@
 block discarded – undo
30 30
 	/**
31 31
 	 * CliApplication constructor.
32 32
 	 *
33
-	 * @param   Input\Cli  $input     The application's input object.
33
+	 * @param   Cli  $input     The application's input object.
34 34
 	 * @param   Registry   $config    The application's configuration.
35 35
 	 * @param   CliOutput  $output    The application's output object.
36 36
 	 * @param   CliInput   $cliInput  The application's CLI input handler.
Please login to merge, or discard this patch.