icingaweb2-module-businessp.../library/Businessprocess/ProvidedHook/Icingadb/IcingadbSupport.php
2022-02-03 16:55:02 +01:00

10 lines
180 B
PHP

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