Improve notification classes and move interface to core

This commit is contained in:
Frederic Guillot
2016-05-28 17:36:55 -04:00
parent 88ee691bb9
commit d6c1c1ea33
8 changed files with 25 additions and 21 deletions

View File

@@ -3,7 +3,7 @@
namespace Kanboard\Controller;
use Kanboard\Core\Security\Role;
use Kanboard\Notification\Mail as MailNotification;
use Kanboard\Notification\MailNotification;
/**
* Class UserCreationController