Skip to content

Commit e717295

Browse files
committed
Merge conflict solved
2 parents 7e33cdf + 4c148b1 commit e717295

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

src/Credentials.php

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -152,8 +152,9 @@ public function getApiUrl()
152152
* Attempts to login using this credentials, if succeeded will return the
153153
* AuthToken used in all requests.
154154
*
155-
* @return \ProxmoxVE\AuthToken|bool If login fails will return false
156-
* otherwise will return the AuthToken.
155+
* @return \ZzAntares\ProxmoxVE\AuthToken|bool If login fails will return
156+
* false otherwise will return
157+
* the AuthToken.
157158
*/
158159
public function login()
159160
{

0 commit comments

Comments
 (0)