Textformatter::format()

Format the given text string, outside of specific Page or Field context.

Usage

$textformatter->format(string $str);

Arguments

NameType(s)Description
$strstring

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