Test Failed
Branch master (fb5e59)
by Hirofumi
03:16
created
src/Provider/BaseProvider.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -50,7 +50,7 @@
 block discarded – undo
50 50
      * This should only be the scopes that are required to request the details
51 51
      * of the resource owner, rather than all the available scopes.
52 52
      *
53
-     * @return array
53
+     * @return string[]
54 54
      */
55 55
     protected function getDefaultScopes()
56 56
     {
Please login to merge, or discard this patch.