protected property AuthorizationCodeGrantService::$tempstore in OAuth2 Client 8.3
Same name and namespace in other branches
- 8.2 src/Service/Grant/AuthorizationCodeGrantService.php \Drupal\oauth2_client\Service\Grant\AuthorizationCodeGrantService::tempstore
The Drupal tempstore.
Type: \Drupal\Core\TempStore\PrivateTempStore
File
- src/
Service/ Grant/ AuthorizationCodeGrantService.php, line 26
Class
- AuthorizationCodeGrantService
- Handles Authorization Grants for the OAuth2 Client module.
Namespace
Drupal\oauth2_client\Service\GrantCode
protected $tempstore;