Zippy API
Class

Alchemy\Zippy\Adapter\Resource\FileResource

class FileResource implements ResourceInterface

Methods

__construct($path)

mixed getResource()

Returns the actual resource used by an adapter

Details

at line 19
public __construct($path)

Parameters

$path

at line 27
public mixed getResource()

Returns the actual resource used by an adapter

Return Value

mixed