Skip to content

Kirby 4.3.0

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