Skip to content

Kirby 4.1.2

F::link()

Create a (symbolic) link to a file

F::link(string $source, string $link, string $method = 'link'): bool

Parameters

Name Type Default
$source * string
$link * string
$method string 'link'

Return type

bool

Parent class

Kirby\Filesystem\F