mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-30 01:04:09 +02:00
Add missing use statement for IcingaException in SetupException
This commit is contained in:
parent
75475b1684
commit
79bd743900
@ -4,6 +4,8 @@
|
|||||||
|
|
||||||
namespace Icinga\Module\Setup\Exception;
|
namespace Icinga\Module\Setup\Exception;
|
||||||
|
|
||||||
|
use Icinga\Exception\IcingaException;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Class SetupException
|
* Class SetupException
|
||||||
*
|
*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user