mirror of
https://github.com/Icinga/icingaweb2.git
synced 2026-05-23 02:15:22 -04:00
8 lines
99 B
PHP
8 lines
99 B
PHP
|
|
<?php
|
||
|
|
|
||
|
|
namespace Icinga\Module\Monitoring\DataView;
|
||
|
|
|
||
|
|
class Eventgridservices extends Eventgrid
|
||
|
|
{
|
||
|
|
}
|