Skip to content

Page files path

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