Textformatter::format()
Format the given text string, outside of specific Page or Field context.
Usage
$textformatter->format(string $str);Arguments
| Name | Type(s) | Description |
|---|---|---|
$str | string | String is provided as a reference, so is modified directly (not returned). |
Textformatter methods and properties
API reference based on ProcessWire core version 3.0.257