$pagefilesPath()

Returns the path for files, creating it if it does not yet exist

Available since version 3.0.138. You can also use the equivalent but more verbose `$page->filesManager()->path()` in any version

Usage

$string = $page->filesPath();

Return value

string


$page methods and properties

API reference based on ProcessWire core version 3.0.251