Skip to content

Commit 6fd9456

Browse files
author
Ian Barber
committed
Remove out of date comment
Decided not to reset the default on the basis that it may change again, and people will be best served by referring to the config for the default.
1 parent 352daf6 commit 6fd9456

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Google/Client.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -261,7 +261,7 @@ public function setState($state)
261261

262262
/**
263263
* @param string $accessType Possible values for access_type include:
264-
* {@code "offline"} to request offline access from the user. (This is the default value)
264+
* {@code "offline"} to request offline access from the user.
265265
* {@code "online"} to request online access from the user.
266266
*/
267267
public function setAccessType($accessType)

0 commit comments

Comments
 (0)