icingaweb2-module-businessp.../library/Businessprocess/ProvidedHook/Icingadb/IcingadbSupport.php
2025-12-12 12:44:49 +01:00

9 lines
179 B
PHP

<?php
namespace Icinga\Module\Businessprocess\ProvidedHook\Icingadb;
use Icinga\Module\Icingadb\Hook\IcingadbSupportHook;
class IcingadbSupport extends IcingadbSupportHook
{
}