icingaweb2-module-director/application/tables/IcingaServiceTemplateTable.php
Thomas Gelf 36e79b97cd IcingaServiceTemplateTable: do not override...
...anything at all. Now you're sooo empty. Soon you'll die... har har har...

fixes #13585
2016-12-14 21:19:12 +01:00

8 lines
113 B
PHP

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