Skip to content

Kirby 4.2.0

$fileactions->delete()

Deletes the file. The store is used to manipulate the filesystem or whatever you prefer.

$fileactions->delete(): bool

Return type

bool

Parent class

Kirby\Cms\FileActions