It replaces \n characters with <br/> tag because new line \n character is not supported in html.
Parameters
$textstringrequired- Text to process.
Changelog
| Version | Description |
|---|---|
| 1.7.0 | Introduced. |
It replaces \n characters with <br/> tag because new line \n character is not supported in html.
$textstringrequired| Version | Description |
|---|---|
| 1.7.0 | Introduced. |