From 8ddd56636154e5e55892fbb5ac9a5fe186b8df1f Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Sat, 7 May 2016 19:35:06 -0400 Subject: Improve plugin loading --- app/Core/Plugin/Hook.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'app/Core/Plugin/Hook.php') diff --git a/app/Core/Plugin/Hook.php b/app/Core/Plugin/Hook.php index a3bcd918..ade69150 100644 --- a/app/Core/Plugin/Hook.php +++ b/app/Core/Plugin/Hook.php @@ -5,8 +5,8 @@ namespace Kanboard\Core\Plugin; /** * Plugin Hooks Handler * - * @package plugin - * @author Frederic Guillot + * @package Kanboard\Core\Plugin + * @author Frederic Guillot */ class Hook { -- cgit v1.2.3