StandardFormatter
class StandardFormatter extends AbstractFormatter (View source)
Properties
protected ErrorList | $error | The error list to be formatted. |
from AbstractFormatter |
Methods
string
render()
Render the error list.
string
getString()
Build an HTML-formatted string describing the errors.
Details
__construct(ErrorList $error)
Initialize the instance.
string
render()
Render the error list.
string
getString()
Build an HTML-formatted string describing the errors.