Strip
Less than 1 minute
Strip
Strip whitespace, newlines and tabs from a string.
Methods
run
public run(string $string, string $replacement = ''): string
Parameters
Parameter | Type | Description |
---|---|---|
$string | string | The string to strip |
$replacement | string | The replacement string |
Generated by Hazaar API Doc Generator