Html::breaks()
Converts lines in a string into HTML breaks
Html::breaks(string $string): stringParameters
| Name | Type | Default | 
|---|---|---|
| $stringrequired | string | no default value | 
Return type
string
Parent class
	Kirby\Cms\Html
		inherited from Kirby\Toolkit\Html