You are here

protected property TaskType::$label in General Data Protection Regulation 8

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

The Task type label.

Type: string

File

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

Class

TaskType
Defines the Task type entity.

Namespace

Drupal\gdpr_tasks\Entity

Code

protected $label;