mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-23 13:54:26 +02:00
Add missing aliases in the ConfigController after namespacing
refs #5786
This commit is contained in:
parent
e9c73c1810
commit
a9e6a4ed5c
@ -3,6 +3,8 @@
|
||||
|
||||
namespace Icinga\Controllers;
|
||||
|
||||
use Exception;
|
||||
use InvalidArgumentException;
|
||||
use Icinga\Application\Config;
|
||||
use Icinga\Application\Icinga;
|
||||
use Icinga\Application\Modules\Module;
|
||||
|
Loading…
x
Reference in New Issue
Block a user