You are here

public function GDPRTaskInterface::bundleLabel in General Data Protection Regulation 7

Gets the human readable label of the tasks bundle.

1 method overrides GDPRTaskInterface::bundleLabel()
GDPRTask::bundleLabel in modules/gdpr_tasks/src/Entity/GDPRTask.php
Gets the human readable label of the tasks bundle.

File

modules/gdpr_tasks/src/Entity/GDPRTaskInterface.php, line 11

Class

GDPRTaskInterface
The Task entity class.

Code

public function bundleLabel();