protected property Oauth2ClientGrantServiceBase::$state in OAuth2 Client 8.2
Same name and namespace in other branches
- 8.3 src/Service/Grant/Oauth2ClientGrantServiceBase.php \Drupal\oauth2_client\Service\Grant\Oauth2ClientGrantServiceBase::state
The Drupal state.
Type: \Drupal\Core\State\StateInterface
File
- src/
Service/ Grant/ Oauth2ClientGrantServiceBase.php, line 30
Class
- Oauth2ClientGrantServiceBase
- Base class for OAuth2 Client grant services.
Namespace
Drupal\oauth2_client\Service\GrantCode
protected $state;