Completed
Push — l10n_master ( ff9163...a02a58 )
by Ruud
22:18 queued 07:25
created
src/Kunstmaan/AdminBundle/EventListener/ConsoleExceptionSubscriber.php 1 patch
Doc Comments   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -46,8 +46,8 @@
 block discarded – undo
46 46
     }
47 47
 
48 48
     /**
49
-     * @param $command
50
-     * @param $error
49
+     * @param null|\Symfony\Component\Console\Command\Command $command
50
+     * @param \Throwable $error
51 51
      */
52 52
     private function logCommandError($command, $error)
53 53
     {
Please login to merge, or discard this patch.