icingaweb2-module-director/application/controllers/ServicegroupsController.php

8 lines
138 B
PHP

<?php
use Icinga\Module\Director\Web\Controller\ObjectsController;
class Director_ServicegroupsController extends ObjectsController
{
}