getContextMessage() protected method
If $includeContext property is false, returns context message normally.
If $includeContext is true, returns an empty string (so that context message in collect() is not generated), expecting that context will be appended to every message in prepareMessage().
protected array getContextMessage ( ) | ||
---|---|---|
return | array |
The context information |
Please login to continue.