Completed
Push — master ( 36f73c...56dc59 )
by Derek Stephen
04:32
created
src/Entity/OAuth/AccessToken.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -127,7 +127,7 @@
 block discarded – undo
127 127
     /**
128 128
      * Get the token user's identifier.
129 129
      *
130
-     * @return int
130
+     * @return User
131 131
      */
132 132
     public function getUserIdentifier()
133 133
     {
Please login to merge, or discard this patch.