You are here

protected property QueueStorageEntityType::$id in Open Social 10.2.x

Same name and namespace in other branches
  1. 8.9 modules/custom/social_queue_storage/src/Entity/QueueStorageEntityType.php \Drupal\social_queue_storage\Entity\QueueStorageEntityType::id
  2. 8.8 modules/custom/social_queue_storage/src/Entity/QueueStorageEntityType.php \Drupal\social_queue_storage\Entity\QueueStorageEntityType::id
  3. 10.3.x modules/custom/social_queue_storage/src/Entity/QueueStorageEntityType.php \Drupal\social_queue_storage\Entity\QueueStorageEntityType::id
  4. 10.0.x modules/custom/social_queue_storage/src/Entity/QueueStorageEntityType.php \Drupal\social_queue_storage\Entity\QueueStorageEntityType::id
  5. 10.1.x modules/custom/social_queue_storage/src/Entity/QueueStorageEntityType.php \Drupal\social_queue_storage\Entity\QueueStorageEntityType::id

The Queue storage entity type ID.

Type: string

File

modules/custom/social_queue_storage/src/Entity/QueueStorageEntityType.php, line 48

Class

QueueStorageEntityType
Defines the Queue storage entity type entity.

Namespace

Drupal\social_queue_storage\Entity

Code

protected $id;