PHP Class PHPZip\Zip\Exception\IncompatiblePhpVersion

Inheritance: extends PHPZip\Zip\Core\AbstractException
Show file Open project: Grandt/PHPZip

Public Methods

Method Description
__construct ( array $config ) Constructor
getCurrentVersion ( )
getMinVersion ( )

Method Details

__construct() public method

Constructor
Author: A. Grandt ([email protected])
Author: Greg Kappatos
public __construct ( array $config )
$config array Configuration array containing appName, appVersion and minVersion (PHP)

getCurrentVersion() public method

public getCurrentVersion ( )

getMinVersion() public method

public getMinVersion ( )