public property Oauth2Client::$scope_separator in OAuth2 Client 8.3
Same name and namespace in other branches
- 8.2 src/Annotation/Oauth2Client.php \Drupal\oauth2_client\Annotation\Oauth2Client::scope_separator
The separator used to join the scopes in the OAuth2 query string.
Type: string|null
File
- src/
Annotation/ Oauth2Client.php, line 79
Class
- Oauth2Client
- Annotation definition Oauth2Client plugins.
Namespace
Drupal\oauth2_client\AnnotationCode
public $scope_separator;