*/ interface interface_output { /** * @author Christian Fraß */ function process( int $level, \alveolata\report\struct_report $report ) : void ; }