Application\Hook is the new Hook loader

This commit is contained in:
Thomas Gelf 2015-11-12 17:44:29 +01:00
parent 8f8d251fd7
commit 576747f792
1 changed files with 1 additions and 1 deletions

View File

@ -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;