icingaweb2/modules/monitoring/library/Monitoring/DataView/Servicecontact.php

9 lines
161 B
PHP

<?php
/* Icinga Web 2 | (c) 2018 Icinga Development Team | GPLv2+ */
namespace Icinga\Module\Monitoring\DataView;
class Servicecontact extends Hostcontact
{
}