mirror of
https://github.com/Icinga/icingaweb2-module-director.git
synced 2025-07-23 13:54:27 +02:00
IcingaConfigHelper: add missing exception class
This commit is contained in:
parent
146b543fef
commit
5f9fb8eb83
@ -2,6 +2,8 @@
|
||||
|
||||
namespace Icinga\Module\Director\IcingaConfig;
|
||||
|
||||
use Icinga\Exception\ProgrammingError;
|
||||
|
||||
class IcingaConfigHelper
|
||||
{
|
||||
/**
|
||||
|
Loading…
x
Reference in New Issue
Block a user