summaryrefslogtreecommitdiffstats
path: root/modules/monitoring/library/Monitoring/DataView/Eventgridhosts.php
blob: 9d9acc9e561362f7f091e36c81248bfb91a46efd (plain)
1
2
3
4
5
6
7
<?php

namespace Icinga\Module\Monitoring\DataView;

class Eventgridhosts extends Eventgrid
{
}