summaryrefslogtreecommitdiff
path: root/app/Action/TaskClose.php
diff options
context:
space:
mode:
Diffstat (limited to 'app/Action/TaskClose.php')
-rw-r--r--app/Action/TaskClose.php10
1 files changed, 5 insertions, 5 deletions
diff --git a/app/Action/TaskClose.php b/app/Action/TaskClose.php
index 0fe58dac..d80bd023 100644
--- a/app/Action/TaskClose.php
+++ b/app/Action/TaskClose.php
@@ -1,11 +1,11 @@
<?php
-namespace Action;
+namespace Kanboard\Action;
-use Integration\GitlabWebhook;
-use Integration\GithubWebhook;
-use Integration\BitbucketWebhook;
-use Model\Task;
+use Kanboard\Integration\GitlabWebhook;
+use Kanboard\Integration\GithubWebhook;
+use Kanboard\Integration\BitbucketWebhook;
+use Kanboard\Model\Task;
/**
* Close automatically a task