Zippy API
Class

Alchemy\Zippy\Adapter\AbstractAdapter

abstract class AbstractAdapter implements AdapterInterface

Methods

__construct(ResourceManager $manager)

ArchiveInterface open(String $path)

Details

at line 23
public __construct(ResourceManager $manager)

Parameters

ResourceManager $manager

at line 31
public ArchiveInterface open(String $path)

Parameters

String $path The path to the archive

Return Value

ArchiveInterface