Completed
Pull Request — master (#102)
by Joshua
11:37 queued 10:19
created
EventListener/RateLimitAnnotationListener.php 1 patch
Doc Comments   +1 added lines, -2 removed lines patch added patch discarded remove patch
@@ -189,8 +189,7 @@
 block discarded – undo
189 189
     }
190 190
 
191 191
     /**
192
-     * @param string $route
193
-     * @param ControllerEvent|FilterControllerEvent $controller
192
+     * @param FilterControllerEvent $event
194 193
      * @return mixed|string
195 194
      */
196 195
     private function getAliasForRequest($event)
Please login to merge, or discard this patch.