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

8 lines
133 B
PHP

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