Reporter
Interfaces, Classes and Traits
- ReporterInterface
- Interface for classes used as a reporter for installation or check etc... This class is responsible for showing information to the user.
- Console
- simple text reporter.
- Html
- an HTML reporter.
- HtmlBuffer
- an HTML reporter storing generated content into a string.
- NoOutput
- a reporter which reports... nothing.
- SimpleConsole
- simple text reporter.
- ReporterTrait
