summaryrefslogtreecommitdiffstats
path: root/modules/monitoring/library/Monitoring/DataView/Servicecontact.php
blob: 55c99501d0326561866ccbace3f23fb8d962f0da (plain)
1
2
3
4
5
6
7
8
<?php
/* Icinga Web 2 | (c) 2018 Icinga Development Team | GPLv2+ */

namespace Icinga\Module\Monitoring\DataView;

class Servicecontact extends Hostcontact
{
}