Skip to content

Kirby 5.0.2

$file->apiUrl()

Returns the url to api endpoint

$file->apiUrl(bool $relative = false): string

Parameters

Name Type Default
$relative bool false

Return type

string

Parent class

Kirby\Cms\File