icingaweb2-module-director/application/controllers/ServicetemplatesController.php
2015-07-30 16:24:17 +02:00

8 lines
141 B
PHP

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