Completed
Pull Request — master (#308)
by Alex
43:42 queued 08:40
created
src/Grant/RefreshTokenGrant.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -84,7 +84,7 @@
 block discarded – undo
84 84
     /**
85 85
      * Get rotation boolean of the refresh token
86 86
      *
87
-     * @return bool
87
+     * @return integer
88 88
      */
89 89
     public function shouldRotateRefreshTokens()
90 90
     {
Please login to merge, or discard this patch.