You are here

protected property TaskType::$id in General Data Protection Regulation 3.0.x

Same name and namespace in other branches
  1. 8.2 modules/gdpr_tasks/src/Entity/TaskType.php \Drupal\gdpr_tasks\Entity\TaskType::id
  2. 8 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 54

Class

TaskType
Defines the Task type entity.

Namespace

Drupal\gdpr_tasks\Entity

Code

protected $id;