Converts all newline characters to HTML breaks
package | Formagic\Filter |
---|---|
author | Florian Sonnenburg |
since | 2009 First time introduced |
filter(string $value) : string
Utilizes PHP's \nl2br().
inherited_from | \Formagic_Filter_Interface::filter() |
---|
string
The string to be filtered
string
The filtered string