@@ -57,9 +57,8 @@ |
||
57 | 57 | /** |
58 | 58 | * Set the user-object |
59 | 59 | * |
60 | - * @param Hybridauth\Entity\Profile $userProfile The userprofile to use |
|
61 | 60 | * |
62 | - * @return HybridAuthUserProxy |
|
61 | + * @return HybridAuthUserWrapper |
|
63 | 62 | */ |
64 | 63 | public function setUser(Profile $user) |
65 | 64 | { |
@@ -65,7 +65,6 @@ |
||
65 | 65 | /** |
66 | 66 | * Set the user-object |
67 | 67 | * |
68 | - * @param HybridAuthUserWrapper $userProfile The userprofile to use |
|
69 | 68 | * |
70 | 69 | * @return UserToken |
71 | 70 | */ |