Completed
Push — master ( 080c39...3f9cb8 )
by CodexShaper
03:18
created
src/Models/Client.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -82,7 +82,7 @@
 block discarded – undo
82 82
     /**
83 83
      * Determine if the client should skip the authorization prompt.
84 84
      *
85
-     * @return bool
85
+     * @return string
86 86
      */
87 87
     public function isSkipsAuthorization()
88 88
     {
Please login to merge, or discard this patch.