mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-27 07:44:04 +02:00
LivestatusBackend: just an empty backend
This commit is contained in:
parent
dc54198452
commit
e96ecc5271
@ -0,0 +1,9 @@
|
||||
<?php
|
||||
|
||||
namespace Icinga\Module\Monitoring\Backend\Livestatus;
|
||||
|
||||
use Icinga\Module\Monitoring\Backend\MonitoringBackend;
|
||||
|
||||
class LivestatusBackend extends MonitoringBackend
|
||||
{
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user