You are here

public property ApiToken::$label in API Tokens 8.2

Same name and namespace in other branches
  1. 8 src/Annotation/ApiToken.php \Drupal\api_tokens\Annotation\ApiToken::label

The administrative label of the API token.

Type: \Drupal\Core\Annotation\Translation

File

src/Annotation/ApiToken.php, line 28

Class

ApiToken
Defines an API token annotation object.

Namespace

Drupal\api_tokens\Annotation

Code

public $label;