You are here

private property OauthTokenFileStorage::$tokenFilePath in Apigee Edge 8

Path of the token file.

Type: string

File

src/OauthTokenFileStorage.php, line 66

Class

OauthTokenFileStorage
Stores OAuth token data in a file.

Namespace

Drupal\apigee_edge

Code

private $tokenFilePath;