mirror of
https://github.com/Icinga/icingaweb2-module-director.git
synced 2025-07-28 08:14:04 +02:00
HosttemplatesController: first templates controller
This commit is contained in:
parent
2643b6ae8c
commit
a61ab0f890
7
application/controllers/HosttemplatesController.php
Normal file
7
application/controllers/HosttemplatesController.php
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
<?php
|
||||||
|
|
||||||
|
use Icinga\Module\Director\Web\Controller\ObjectsController;
|
||||||
|
|
||||||
|
class Director_HosttemplatesController extends ObjectsController
|
||||||
|
{
|
||||||
|
}
|
Loading…
x
Reference in New Issue
Block a user