public property Oauth2Client::$scopes in OAuth2 Client 8.2
Same name and namespace in other branches
- 8.3 src/Annotation/Oauth2Client.php \Drupal\oauth2_client\Annotation\Oauth2Client::scopes
The set of scopes for the provider to use by default.
Type: array|string|null
File
- src/
Annotation/ Oauth2Client.php, line 90
Class
- Oauth2Client
- Annotation definition Oauth2Client plugins.
Namespace
Drupal\oauth2_client\AnnotationCode
public $scopes;