abstract class AbstractFormatter implements FormatterInterface (View source)

Properties

protected ErrorList $error

The error list to be formatted.

Methods

__construct(ErrorList $error)

Initialize the instance.

Details

__construct(ErrorList $error)

Initialize the instance.

Parameters

ErrorList $error

the error list to be formatted