HtmlAwareErrorInterface
interface HtmlAwareErrorInterface implements ErrorInterface (View source)
Methods
bool
messageContainsHtml()
Does the message contain an HTML-formatted string?
Details
string
getMessage()
Get the error message.
bool
messageContainsHtml()
Does the message contain an HTML-formatted string?