Completed
Push — master ( f5d731...ed7f78 )
by Alex
32:33
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.