Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/auth/src/
H A DOAuth2.php62 public static $knownGrantTypes = array( variable in Google\\Auth\\OAuth2
887 if (in_array($grantType, self::$knownGrantTypes)) {