Completed
Push — master ( 807e85...88b001 )
by Derek Stephen
45:46 queued 15:34
created
src/Entity/OAuth/Repository/AccessTokenRepository.php 1 patch
Doc Comments   -1 removed lines patch added patch discarded remove patch
@@ -29,7 +29,6 @@
 block discarded – undo
29 29
 
30 30
     /**
31 31
      * @param string $oauthToken
32
-     * @param string $clientId
33 32
      * @param string $userEmail
34 33
      * @param int $expires
35 34
      * @param null $scope
Please login to merge, or discard this patch.