Create a token of type Bearer
| package | Ant\Guzzle\Plugin\Token |
|---|
__construct(array $config)
arrayAssociative array with only one key token_format, The default value is Bearer
__toString() : string
stringThe value of tokengetFormat() : string
stringValue of token typesetFormat(string $format) : void
stringset the token type
$tokenString
$format