Completed
Push — master ( da64f9...308c57 )
by Peter
02:11
created
src/TreeHouse/Keystone/Client/Middleware/ReauthenticateMiddleware.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -61,7 +61,7 @@
 block discarded – undo
61 61
     /**
62 62
      * @param RequestInterface $request
63 63
      *
64
-     * @return bool
64
+     * @return RequestInterface
65 65
      */
66 66
     protected function reauthenticate(RequestInterface $request)
67 67
     {
Please login to merge, or discard this patch.