Home
last modified time | relevance | path

Searched refs:LIBVER (Results 1 – 2 of 2) sorted by last modified time

/plugin/authgooglesheets/vendor/google/apiclient/src/
H A DClient.php52 const LIBVER = "2.12.1"; define in Google\\Client
223 return self::LIBVER;
/plugin/authgooglesheets/vendor/google/apiclient-services/
H A Dautoload.php11 && version_compare(Google_Client::LIBVER, '2.7.2', '<=')