Completed
Pull Request — master (#10)
by
unknown
10:59
created
src/Provider/Salesforce.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -65,7 +65,7 @@
 block discarded – undo
65 65
      * This should not be a complete list of all scopes, but the minimum
66 66
      * required for the provider user interface!
67 67
      *
68
-     * @return array
68
+     * @return string[]
69 69
      */
70 70
     protected function getDefaultScopes()
71 71
     {
Please login to merge, or discard this patch.