You are here

protected property Oauth2ClientPluginConfigForm::$plugin in OAuth2 Client 8.3

The plugin being configured.

Type: \Drupal\oauth2_client\Plugin\Oauth2Client\Oauth2ClientPluginInterface

File

src/Form/Oauth2ClientPluginConfigForm.php, line 21

Class

Oauth2ClientPluginConfigForm
Configure OAuth2 Client settings for this site.

Namespace

Drupal\oauth2_client\Form

Code

protected $plugin;