Passed
Push — master ( 0aab8f...e87c14 )
by Petr
05:05 queued 01:16
created
src/AppBundle/Controller/UserController.php 1 patch
Doc Comments   -1 removed lines patch added patch discarded remove patch
@@ -32,7 +32,6 @@
 block discarded – undo
32 32
      *         404="User with given login was not found",
33 33
      *     }
34 34
      * )
35
-     * @param string $bandName user login
36 35
      */
37 36
     public function viewAction(string $login): Response
38 37
     {
Please login to merge, or discard this patch.