Skip to content

Kirby 4.1.2

F::unzip()

Unzips a zip file

F::unzip(string $file, string $to): bool

Parameters

Name Type Default
$file * string
$to * string

Return type

bool

Parent class

Kirby\Filesystem\F