mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-04-08 17:15:08 +02:00
Livestatus\Connection: add missing use statements
This commit is contained in:
parent
fd55ffe47e
commit
e0143bf572
@ -8,6 +8,8 @@ use Icinga\Application\Benchmark;
|
||||
use Icinga\Exception\ConfigurationError;
|
||||
use Icinga\Exception\SystemPermissionException;
|
||||
use Icinga\Exception\IcingaException;
|
||||
use Exception;
|
||||
use SplFixedArray;
|
||||
|
||||
/**
|
||||
* Backend class managing handling MKI Livestatus connections
|
||||
|
Loading…
x
Reference in New Issue
Block a user