$sanitizerpagePathNameUTF8()

Sanitize a UTF-8 page path name (does not perform ASCII/UTF8 conversions)

Usage

$string = $sanitizer->pagePathNameUTF8(string $value);

Arguments

NameType(s)Description
$valuestring

Path name to sanitize

Return value

string

See Also


$sanitizer methods and properties

API reference based on ProcessWire core version 3.0.251