OAuth::setVersion
PHP function
Edit on GitHub ✎
(PECL OAuth >= 0.99.1)
Set the OAuth version
Description
OAuth::setVersion(string $version): bool
Sets the OAuth version for subsequent requests
Parameters
versionOAuth version, default value is always "1.0"
Return Values
Success