mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-04-08 17:15:08 +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;
|
||||
|
||||
use Icinga\Exception\IcingaException;
|
||||
|
||||
/**
|
||||
* Class SetupException
|
||||
*
|
||||
|
Loading…
x
Reference in New Issue
Block a user