You are here

protected property Client::$refreshToken in Media: Acquia DAM 8

Contains the refresh token necessary to renew connections.

Type: string

File

src/Client.php, line 23

Class

Client
Overridden implementation of the cweagans php-webdam-client.

Namespace

Drupal\media_acquiadam

Code

protected $refreshToken;