Completed
Push — master ( f73b56...265e79 )
by Wang
01:32 queued 20s
created
src/Provider/WebProvider.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -136,7 +136,7 @@
 block discarded – undo
136 136
      * This should only be the scopes that are required to request the details
137 137
      * of the resource owner, rather than all the available scopes.
138 138
      *
139
-     * @return array
139
+     * @return string[]
140 140
      */
141 141
     protected function getDefaultScopes()
142 142
     {
Please login to merge, or discard this patch.