icingaweb2-module-director/application/tables/IcingaNotificationTemplateTable.php
2016-12-14 14:57:52 +01:00

8 lines
123 B
PHP

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