Pop\Archive\Adapter\ArchiveInterface::__construct PHP Method

__construct() public method

Method to instantiate an archive adapter object
public __construct ( Archive $archive ) : Pop\Archive\Adapter\ArchiveInterface
$archive Pop\Archive\Archive
return Pop\Archive\Adapter\ArchiveInterface
    public function __construct(\Pop\Archive\Archive $archive);