mirror of
https://github.com/Icinga/icingaweb2.git
synced 2026-03-22 10:31:18 -04:00
7 lines
99 B
PHP
7 lines
99 B
PHP
<?php
|
|
|
|
namespace Icinga\Module\Monitoring\DataView;
|
|
|
|
class Eventgridservices extends Eventgrid
|
|
{
|
|
}
|