You are here

protected property Oauth2ClientService::$grantServices in OAuth2 Client 8.3

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

An array of OAuth2 Client grant services.

Type: array

File

src/Service/Oauth2ClientService.php, line 28

Class

Oauth2ClientService
The OAuth2 Client service.

Namespace

Drupal\oauth2_client\Service

Code

protected $grantServices = [];