(PECL OAuth >= 0.99.1)
OAuth::setVersion — Set the OAuth version
public OAuth::setVersion ( string $version ) : bool
Sets the OAuth version for subsequent requests
version
OAuth version, default value is always "1.0"
Returns true
on success or false
on failure.
© 1997–2020 The PHP Documentation Group
Licensed under the Creative Commons Attribution License v3.0 or later.
https://www.php.net/manual/en/oauth.setversion.php