public property Oauth2Grant::$id in Simple OAuth (OAuth2) & OpenID Connect 8.4
Same name and namespace in other branches
- 8.2 src/Annotation/Oauth2Grant.php \Drupal\simple_oauth\Annotation\Oauth2Grant::id
- 8.3 src/Annotation/Oauth2Grant.php \Drupal\simple_oauth\Annotation\Oauth2Grant::id
- 5.x src/Annotation/Oauth2Grant.php \Drupal\simple_oauth\Annotation\Oauth2Grant::id
The plugin ID.
Type: string
File
- src/
Annotation/ Oauth2Grant.php, line 22
Class
- Oauth2Grant
- Defines a OAuth2 Grant item annotation object.
Namespace
Drupal\simple_oauth\AnnotationCode
public $id;