Completed
Pull Request — master (#1358)
by Guilh
07:48
created
EventListener/ViewResponseListener.php 1 patch
Doc Comments   -1 removed lines patch added patch discarded remove patch
@@ -135,7 +135,6 @@
 block discarded – undo
135 135
     }
136 136
 
137 137
     /**
138
-     * @param Request  $request
139 138
      * @param Template $template
140 139
      * @param object   $controller
141 140
      * @param string   $action
Please login to merge, or discard this patch.
Controller/ExceptionController.php 1 patch
Doc Comments   -2 removed lines patch added patch discarded remove patch
@@ -64,10 +64,8 @@
 block discarded – undo
64 64
     }
65 65
 
66 66
     /**
67
-     * @param string           $format
68 67
      * @param FlattenException $exception
69 68
      * @param int              $code
70
-     * @param array            $parameters
71 69
      * @param Request          $request
72 70
      * @param bool             $showException
73 71
      *
Please login to merge, or discard this patch.