Zippy API
Class

Alchemy\Zippy\FileStrategy\TGzFileStrategy

class TGzFileStrategy implements FileStrategyInterface

Methods

__construct(AdapterContainer $container)

array getAdapters()

Returns an array of adapters that match the strategy

string getFileExtension()

Returns the file extension that match the strategy

Details

at line 20
public __construct(AdapterContainer $container)

Parameters

AdapterContainer $container

at line 28
public array getAdapters()

Returns an array of adapters that match the strategy

Return Value

array

at line 39
public string getFileExtension()

Returns the file extension that match the strategy

Return Value

string