Completed
Push — master ( 954646...a87a0a )
by Guillaume
9s
created
src/JwtMiddleware.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -41,7 +41,7 @@
 block discarded – undo
41 41
      *
42 42
      * @param callable $handler
43 43
      *
44
-     * @return Closure
44
+     * @return \Closure
45 45
      */
46 46
     public function __invoke(callable $handler)
47 47
     {
Please login to merge, or discard this patch.