Completed
Pull Request — master (#953)
by Andrew
01:49
created
src/Grant/AuthCodeGrant.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -200,7 +200,7 @@
 block discarded – undo
200 200
      *
201 201
      * @param \stdClass $authCodePayload
202 202
      *
203
-     * @return array
203
+     * @return ScopeEntityInterface[]
204 204
      */
205 205
     private function getScopes($authCodePayload)
206 206
     {
Please login to merge, or discard this patch.