Completed
Push — master ( a9822c...8aa0e0 )
by Derek Stephen
14:27
created
src/Entity/OAuth/AuthCode.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -135,7 +135,7 @@
 block discarded – undo
135 135
     /**
136 136
      * Get the token user's identifier.
137 137
      *
138
-     * @return User
138
+     * @return OAuthUser
139 139
      */
140 140
     public function getUserIdentifier()
141 141
     {
Please login to merge, or discard this patch.