Completed
Pull Request — master (#953)
by Andrew
04:00 queued 02:38
created
src/Grant/AuthCodeGrant.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -203,7 +203,7 @@
 block discarded – undo
203 203
      *
204 204
      * @param AuthCodeEntityInterface $authCodePayload
205 205
      *
206
-     * @return array
206
+     * @return ScopeEntityInterface[]
207 207
      */
208 208
     private function getScopes($authCodePayload)
209 209
     {
Please login to merge, or discard this patch.