icingaweb2/library/Icinga/Objects/Service.php

8 lines
67 B
PHP
Executable File

<?php
namespace Icinga\Objects;
class Service extends Object
{
}