PEAR_Config::apiVersion()

PEAR_Config::apiVersion() -- return API version (1.1 as of PEAR 1.4.0)

Synopsis

require_once '/Config.php'; (since PEAR 1.4.0)

void PEAR_Config::apiVersion ()

Beschreibung

Returns API version (1.1 as of PEAR 1.4.0).

Fehler-Meldungen

throws no exceptions thrown

Hinweise

Diese Methode kann nicht statisch aufgerufen werden.