summaryrefslogtreecommitdiff
path: root/app/Model/TaskLink.php
diff options
context:
space:
mode:
Diffstat (limited to 'app/Model/TaskLink.php')
-rw-r--r--app/Model/TaskLink.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/Model/TaskLink.php b/app/Model/TaskLink.php
index 1c7d6287..fafcde65 100644
--- a/app/Model/TaskLink.php
+++ b/app/Model/TaskLink.php
@@ -1,10 +1,10 @@
<?php
-namespace Model;
+namespace Kanboard\Model;
use SimpleValidator\Validator;
use SimpleValidator\Validators;
-use Event\TaskLinkEvent;
+use Kanboard\Event\TaskLinkEvent;
/**
* TaskLink model