You are here

protected property ClientTestForm::$oauth2ClientService in OAuth2 Client 8.2

The OAuth2 Client service.

Type: \Drupal\oauth2_client\Service\Oauth2ClientServiceInterface

File

src/Form/ClientTestForm.php, line 54

Class

ClientTestForm
Defines the form for testing OAuth2 Client integrations.

Namespace

Drupal\oauth2_client\Form

Code

protected $oauth2ClientService;