icingaweb2-module-director/application/tables/IcingaServiceTemplateTable.php

8 lines
113 B
PHP

<?php
namespace Icinga\Module\Director\Tables;
class IcingaServiceTemplateTable extends IcingaServiceTable
{
}