* @author Icinga Development Team */ // {{{ICINGA_LICENSE_HEADER}}} namespace Icinga\Protocol\Commandpipe; /** * Class IComment * @package Icinga\Protocol\Commandpipe */ interface IComment { }