You are here

protected property ClientTestForm::$oauth2ClientPluginManager in OAuth2 Client 8.2

The OAuth2 Client plugin manager.

Type: \Drupal\oauth2_client\PluginManager\Oauth2ClientPluginManagerInterface

File

src/Form/ClientTestForm.php, line 47

Class

ClientTestForm
Defines the form for testing OAuth2 Client integrations.

Namespace

Drupal\oauth2_client\Form

Code

protected $oauth2ClientPluginManager;