Skip to content

Kirby 4.1.2

F::unlink()

Ensures that a file or link is deleted (with race condition handling)

F::unlink(string $file): bool

Parameters

Name Type Default
$file * string

Return type

bool

Parent class

Kirby\Filesystem\F