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

8 lines
123 B
PHP
Raw Normal View History

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