Completed
Branch master (a0232c)
by Shaharia
10:27
created
src/Provider/Zoho.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -126,7 +126,7 @@
 block discarded – undo
126 126
      * This should only be the scopes that are required to request the details
127 127
      * of the resource owner, rather than all the available scopes.
128 128
      *
129
-     * @return array
129
+     * @return string[]
130 130
      */
131 131
     protected function getDefaultScopes()
132 132
     {
Please login to merge, or discard this patch.