Completed
Branch master (01bfb0)
by Nik
03:53
created
src/Module/Command/CanRestart.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -26,7 +26,7 @@
 block discarded – undo
26 26
 	 *
27 27
 	 * @param InputInterface $input
28 28
 	 * @param OutputInterface $output
29
-	 * @return mixed
29
+	 * @return integer
30 30
 	 */
31 31
 	protected function restartScript(InputInterface $input, OutputInterface $output)
32 32
 	{
Please login to merge, or discard this patch.