public property Oauth2Grant::$label 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::label
- 8.3 src/Annotation/Oauth2Grant.php \Drupal\simple_oauth\Annotation\Oauth2Grant::label
- 5.x src/Annotation/Oauth2Grant.php \Drupal\simple_oauth\Annotation\Oauth2Grant::label
The label of the plugin.
Type: \Drupal\Core\Annotation\Translation
File
- src/
Annotation/ Oauth2Grant.php, line 31
Class
- Oauth2Grant
- Defines a OAuth2 Grant item annotation object.
Namespace
Drupal\simple_oauth\AnnotationCode
public $label;