Documentation

Version
in package

Class Version

Table of Contents

VERSION  = '1.14.2'
getCurlVersion()  : bool|float|string
getGuzzleVersion()  : string
getVersion()  : string

Constants

VERSION

public mixed VERSION = '1.14.2'

Methods

getCurlVersion()

public static getCurlVersion() : bool|float|string
Return values
bool|float|string

Indicate cURL's version.

getGuzzleVersion()

public static getGuzzleVersion() : string
Return values
string

Indicate Guzzle's version.

getVersion()

public static getVersion() : string
Return values
string

Indicate current SDK version.

Search results