Skip to content

Class ErrorReporter

Class \Klitsche\Dog\Cli\ErrorReporter

Methods

__construct()

public __construct ( 
    \Klitsche\Dog\Cli\OutputStyle $style
 ): 
Parameters
style \Klitsche\Dog\Cli\OutputStyle

clear()

public clear (  ): void

hasErrors()

public hasErrors (  ): bool
Returns
bool

onError()

public onError ( 
    \Klitsche\Dog\Events\ErrorEvent $event
 ): void
Parameters
event \Klitsche\Dog\Events\ErrorEvent

output()

public output (  ): void

Test Coverage ❤️

  • ❤️ Lines: 0% (0 / 37)
  • ❤️ Methods: 0% (0 / 6)