You are here

protected property TaskType::$id in General Data Protection Regulation 8.2

Same name and namespace in other branches
  1. 8 modules/gdpr_tasks/src/Entity/TaskType.php \Drupal\gdpr_tasks\Entity\TaskType::id
  2. 3.0.x modules/gdpr_tasks/src/Entity/TaskType.php \Drupal\gdpr_tasks\Entity\TaskType::id

The Task type ID.

Type: string

File

modules/gdpr_tasks/src/Entity/TaskType.php, line 49

Class

TaskType
Defines the Task type entity.

Namespace

Drupal\gdpr_tasks\Entity

Code

protected $id;