You are here

protected property ApiKey::$id in Services API Key Authentication 3.0.x

Same name and namespace in other branches
  1. 8.2 src/Entity/ApiKey.php \Drupal\services_api_key_auth\Entity\ApiKey::id
  2. 8 src/Entity/ApiKey.php \Drupal\services_api_key_auth\Entity\ApiKey::id
  3. 2.0.x src/Entity/ApiKey.php \Drupal\services_api_key_auth\Entity\ApiKey::id

The Api key ID.

Type: string

File

src/Entity/ApiKey.php, line 49

Class

ApiKey
Defines the Api key entity.

Namespace

Drupal\services_api_key_auth\Entity

Code

protected $id;