summaryrefslogtreecommitdiff
path: root/app/Event/FileEvent.php
diff options
context:
space:
mode:
Diffstat (limited to 'app/Event/FileEvent.php')
-rw-r--r--app/Event/FileEvent.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/Event/FileEvent.php b/app/Event/FileEvent.php
index 81bd83c9..482a4eab 100644
--- a/app/Event/FileEvent.php
+++ b/app/Event/FileEvent.php
@@ -1,6 +1,6 @@
<?php
-namespace Event;
+namespace Kanboard\Event;
class FileEvent extends GenericEvent
{