Completed
Push — master ( c583a3...73a39b )
by Neomerx
11:33
created
src/ServerTraits/OAuthServerTrait.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -83,7 +83,7 @@
 block discarded – undo
83 83
 
84 84
     /**
85 85
      * @param array|null           $scopes
86
-     * @param ClientInterface|null $client
86
+     * @param ClientInterface $client
87 87
      *
88 88
      * @return array [bool $isScopeValid, string[]|null $scopeList, bool $isScopeModified]
89 89
      */
Please login to merge, or discard this patch.