Completed
Push — master ( d7683b...50beb4 )
by Michał
02:17
created
id/protocols/oauth2/Provider.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -89,7 +89,7 @@
 block discarded – undo
89 89
     /**
90 90
      * {@inheritDoc}
91 91
      *
92
-     * @param   oauth2\Token    $token
92
+     * @param   auth\interfaces\Token    $token
93 93
      */
94 94
     public function request(string $method, string $url, auth\interfaces\Token $token = null, array $options = []) : Promise
95 95
     {
Please login to merge, or discard this patch.