mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-22 13:24:24 +02:00
Module: use Application\Hook instead of Web\Hook
This commit is contained in:
parent
54db2c9afa
commit
b66e4dfdf2
@ -19,7 +19,7 @@ use Icinga\Module\Setup\SetupWizard;
|
||||
use Icinga\Util\File;
|
||||
use Icinga\Util\Translator;
|
||||
use Icinga\Web\Controller\Dispatcher;
|
||||
use Icinga\Web\Hook;
|
||||
use Icinga\Application\Hook;
|
||||
use Icinga\Web\Navigation\Navigation;
|
||||
use Icinga\Web\Widget;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user