testNormalizeBreaks()
testNormalizeBreaks(string $input, string $expected, string $breaktype = null) : mixed
Test line break normalization.
Parameters
| string | $input | Input text string. |
| string | $expected | Expected funtion output. |
| string | $breaktype | Optional. What kind of line break to use. |