You are here

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

Gets the user that the task belongs to.

1 method overrides GDPRTaskInterface::getOwner()
GDPRTask::getOwner in modules/gdpr_tasks/src/Entity/GDPRTask.php
Gets the user that the task belongs to.

File

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

Class

GDPRTaskInterface
The Task entity class.

Code

public function getOwner();