Completed
Pull Request — master (#924)
by
unknown
04:32
created
src/Grant/AuthCodeGrant.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -389,7 +389,7 @@
 block discarded – undo
389 389
     /**
390 390
      * Handle the extra params specified in getExtraAuthCodeParams
391 391
      *
392
-     * @param object $authCodePayload
392
+     * @param \stdClass $authCodePayload
393 393
      */
394 394
     protected function handleExtraAuthCodeParams(\stdClass $authCodePayload)
395 395
     {
Please login to merge, or discard this patch.