Skip to content

Commit 5de1964

Browse files
author
Sebastian Krätzig
committed
Fixed TravisCI issues
1 parent 824695a commit 5de1964

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/PhpImap/Mailbox.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,9 @@ protected function _oauthAuthentication()
9494
* Sets / Changes the OAuth Token for the authentication.
9595
*
9696
* @param string $access_token OAuth token from your application (eg. Google Mail)
97+
*
9798
* @return void
99+
*
98100
* @throws InvalidArgumentException If no access token is provided
99101
* @throws Exception If OAuth authentication was unsuccessful
100102
*/

0 commit comments

Comments
 (0)