ZipExtractHelper
in package
implements
ArchiveExtractInterface
Interfaces, Classes and Traits
- ArchiveExtractInterface
- Interface ArchiveHelperInterface
Table of Contents
- $zip : ZipArchive
- __construct() : mixed
- extractArchive() : string
Properties
$zip
private
ZipArchive
$zip
Methods
__construct()
public
__construct() : mixed
Return values
mixed —extractArchive()
public
extractArchive(mixed $resourceFile, string $extractPath) : string
Parameters
- $resourceFile : mixed
- $extractPath : string