summaryrefslogtreecommitdiff
path: root/app/Model/Category.php
diff options
context:
space:
mode:
Diffstat (limited to 'app/Model/Category.php')
-rw-r--r--app/Model/Category.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/Model/Category.php b/app/Model/Category.php
index f50c0f48..9cc2a193 100644
--- a/app/Model/Category.php
+++ b/app/Model/Category.php
@@ -1,6 +1,6 @@
<?php
-namespace Model;
+namespace Kanboard\Model;
use SimpleValidator\Validator;
use SimpleValidator\Validators;