Completed
Push — master ( c4f4ce...1db20d )
by Joschi
03:23
created
src/Server/Ports/Route/Route.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -479,7 +479,7 @@
 block discarded – undo
479 479
     /**
480 480
      * Set the authentication information
481 481
      *
482
-     * @param mixed $auth Authentication information
482
+     * @param string $auth Authentication information
483 483
      * @return Route Self reference
484 484
      */
485 485
     public function setAuth($auth)
Please login to merge, or discard this patch.