HumHub Documentation (unofficial)

ConsolePrinter

Printer implementing this interface prints output to console, thus should be marked as printer and not just a logger

Interface ConsolePrinter

Table of Contents

Methods

printResult()  : mixed
write()  : mixed

Methods

printResult()

public printResult(TestResult $result) : mixed
Parameters
$result : TestResult

write()

public write(string $buffer) : mixed
Parameters
$buffer : string

        
On this page

Search results