public property Oauth2Client::$resource_uri in OAuth2 Client 8.3
Same name and namespace in other branches
- 8.2 src/Annotation/Oauth2Client.php \Drupal\oauth2_client\Annotation\Oauth2Client::resource_uri
The resource endpoint of the OAuth2 Server.
Type: string
File
- src/
Annotation/ Oauth2Client.php, line 58
Class
- Oauth2Client
- Annotation definition Oauth2Client plugins.
Namespace
Drupal\oauth2_client\AnnotationCode
public $resource_uri;