icingaweb2-module-director/application/tables/IcingaNotificationTemplateT...

8 lines
123 B
PHP

<?php
namespace Icinga\Module\Director\Tables;
class IcingaNotificationTemplateTable extends IcingaNotificationTable
{
}