private property OauthTokenFileStorage::$tokenData in Apigee Edge 8
Internal cache for token data.
Type: array
See also
getTokenData()
File
- src/
OauthTokenFileStorage.php, line 59
Class
- OauthTokenFileStorage
- Stores OAuth token data in a file.
Namespace
Drupal\apigee_edgeCode
private $tokenData = [];