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

8 lines
141 B
PHP
Raw Normal View History

2015-08-03 13:42:19 +02:00
<?php
use Icinga\Module\Director\Web\Controller\ObjectsController;
class Director_CommandtemplatesController extends ObjectsController
{
}