Skip to content

Kirby 4.1.2

F::remove()

Deletes a file

F::remove(string $file): bool

Parameters

Name Type Default Description
$file * string The path for the file

Return type

bool

Parent class

Kirby\Filesystem\F