Completed
Push — master ( d51cd1...6781e9 )
by Steven
02:35
created
src/Provider/Paypal.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -75,7 +75,7 @@
 block discarded – undo
75 75
      * This should not be a complete list of all scopes, but the minimum
76 76
      * required for the provider user interface!
77 77
      *
78
-     * @return array
78
+     * @return string[]
79 79
      */
80 80
     protected function getDefaultScopes()
81 81
     {
Please login to merge, or discard this patch.