diff options
Diffstat (limited to 'app/Api/TaskLink.php')
-rw-r--r-- | app/Api/TaskLink.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/Api/TaskLink.php b/app/Api/TaskLink.php index c3e1a83c..6b23d051 100644 --- a/app/Api/TaskLink.php +++ b/app/Api/TaskLink.php @@ -8,7 +8,7 @@ namespace Api; * @package api * @author Frederic Guillot */ -class TaskLink extends Base +class TaskLink extends \Core\Base { /** * Get a task link |