icingaweb2/library/Icinga/Objects/Host.php

9 lines
84 B
PHP
Executable File

<?php
namespace Icinga\Objects;
class Host extends Object
{
// Nothing here
}