You are here

public property Oauth2Grant::$label in Simple OAuth (OAuth2) & OpenID Connect 8.4

Same name and namespace in other branches
  1. 8.2 src/Annotation/Oauth2Grant.php \Drupal\simple_oauth\Annotation\Oauth2Grant::label
  2. 8.3 src/Annotation/Oauth2Grant.php \Drupal\simple_oauth\Annotation\Oauth2Grant::label
  3. 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\Annotation

Code

public $label;