icingaweb2-module-businessp.../library/Businessprocess/ProvidedHook/Icingadb/IcingadbSupport.php

11 lines
180 B
PHP
Raw Normal View History

2021-11-12 06:02:33 -05:00
<?php
namespace Icinga\Module\Businessprocess\ProvidedHook\Icingadb;
use Icinga\Module\Icingadb\Hook\IcingadbSupportHook;
class IcingadbSupport extends IcingadbSupportHook
{
}