Completed
Push — master ( 93f9b0...cd64b3 )
by Claude
03:13
created
src/Message/WebAuthorizeRequest.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -19,7 +19,7 @@
 block discarded – undo
19 19
 class WebAuthorizeRequest extends AbstractRequest
20 20
 {
21 21
     /**
22
-     * @return bool
22
+     * @return string
23 23
      */
24 24
     public function getMethod()
25 25
     {
Please login to merge, or discard this patch.