Skip to content

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).