You are here

protected property Oauth2ClientService::$state in OAuth2 Client 8.2

Same name and namespace in other branches
  1. 8.3 src/Service/Oauth2ClientService.php \Drupal\oauth2_client\Service\Oauth2ClientService::state

The Drupal state.

Type: \Drupal\Core\State\StateInterface

File

src/Service/Oauth2ClientService.php, line 26

Class

Oauth2ClientService
The OAuth2 Client service.

Namespace

Drupal\oauth2_client\Service

Code

protected $state;