Completed
Push — master ( 36f02b...3d1bff )
by Terrence
04:04
created
src/Provider/CILogon.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -60,7 +60,7 @@
 block discarded – undo
60 60
      * This should only be the scopes that are required to request the details
61 61
      * of the resource owner, rather than all the available scopes.
62 62
      *
63
-     * @return array
63
+     * @return string[]
64 64
      */
65 65
     protected function getDefaultScopes()
66 66
     {
Please login to merge, or discard this patch.