Completed
Push — master ( a3b5f9...3352e6 )
by Laurent
03:26
created
src/AppBundle/Controller/UserController.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -191,7 +191,7 @@
 block discarded – undo
191 191
      * @param  FormInterface $form
192 192
      * @param  string        $name    route/entity name
193 193
      * @param  string|null   $route   route name, if different from entity name
194
-     * @param  nul|Request   $request Request
194
+     * @param  Request   $request Request
195 195
      * @param  array[]       $params  possible route parameters
196 196
      * @return \Symfony\Component\HttpFoundation\RedirectResponse|null
197 197
      */
Please login to merge, or discard this patch.