You are here

protected property Oauth2ClientPluginBase::$state in OAuth2 Client 8.3

The Drupal state api.

Type: \Drupal\Core\State\StateInterface

File

src/Plugin/Oauth2Client/Oauth2ClientPluginBase.php, line 44

Class

Oauth2ClientPluginBase
Base class for Oauth2Client plugins.

Namespace

Drupal\oauth2_client\Plugin\Oauth2Client

Code

protected $state;