mirror of
https://github.com/Icinga/icingaweb2-module-director.git
synced 2025-09-26 19:29:01 +02:00
...anything at all. Now you're sooo empty. Soon you'll die... har har har... fixes #13585
8 lines
113 B
PHP
8 lines
113 B
PHP
<?php
|
|
|
|
namespace Icinga\Module\Director\Tables;
|
|
|
|
class IcingaServiceTemplateTable extends IcingaServiceTable
|
|
{
|
|
}
|