icingaweb2/library/Icinga/Protocol/Commandpipe/IComment.php

8 lines
70 B
PHP
Raw Normal View History

<?php
namespace Icinga\Protocol\Commandpipe;
interface IComment
{
}