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

8 lines
130 B
PHP

<?php
use Icinga\Module\Director\Web\Controller\ObjectController;
class Director_ServiceController extends ObjectController
{
}