PHPZip\Zip\Exception\IncompatiblePhpVersion::getMinVersion PHP Method

getMinVersion() public method

public getMinVersion ( )
    public function getMinVersion(){
        return $this->_minVersion;
    }