F::unzip()
Unzips a zip file
F::unzip(string $file, string $to): bool
Parameters
Name | Type | Default |
---|---|---|
$file * | string |
– |
$to * | string |
– |
Return type
bool
Unzips a zip file
F::unzip(string $file, string $to): bool
Name | Type | Default |
---|---|---|
$file * | string |
– |
$to * | string |
– |
bool