You are here

namespace Drupal\gdpr_tasks\Entity in General Data Protection Regulation 8

Same name in other branches
  1. 8.2 Drupal\gdpr_tasks\Entity
  2. 3.0.x Drupal\gdpr_tasks\Entity
Classsort descending Location Description
Task modules/gdpr_tasks/src/Entity/Task.php Defines the Task entity.
TaskInterface modules/gdpr_tasks/src/Entity/TaskInterface.php Provides an interface for defining Task entities.
TaskType modules/gdpr_tasks/src/Entity/TaskType.php Defines the Task type entity.
TaskTypeInterface modules/gdpr_tasks/src/Entity/TaskTypeInterface.php Provides an interface for defining Task type entities.
TaskViewsData modules/gdpr_tasks/src/Entity/TaskViewsData.php Provides Views data for Task entities.