Application\Hook is the new Hook loader
This commit is contained in:
parent
8f8d251fd7
commit
576747f792
|
@ -1,7 +1,7 @@
|
|||
<?php
|
||||
/* Icinga Web 2 | (c) 2013-2015 Icinga Development Team | GPLv2+ */
|
||||
|
||||
namespace Icinga\Web;
|
||||
namespace Icinga\Application;
|
||||
|
||||
use Exception;
|
||||
use Icinga\Application\Logger;
|
Loading…
Reference in New Issue