Home
last modified time | relevance | path

Searched refs:MAJOR_VERSION (Results 1 – 4 of 4) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient/src/AuthHandler/
H A DAuthHandlerFactory.php36 $guzzleVersion = ClientInterface::MAJOR_VERSION;
/plugin/authgooglesheets/vendor/google/auth/src/HttpHandler/
H A DHttpHandlerFactory.php37 $version = ClientInterface::MAJOR_VERSION;
/plugin/authgooglesheets/vendor/google/apiclient/src/
H A DClient.php1189 $guzzleVersion = ClientInterface::MAJOR_VERSION;
/plugin/findologicxmlexport/vendor/twig/twig/src/
H A DEnvironment.php46 const MAJOR_VERSION = 2; define in Twig\\Environment