You are here

public property Oauth2Grant::$id in Simple OAuth (OAuth2) & OpenID Connect 8.2

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

Code

public $id;