Skip to content

Page files url

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

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

Usage

$string = $page->filesUrl();

Return value

string