在线文档教程
PHP

OAuth::setVersion

OAuth::setVersion

(PECL OAuth >= 0.99.1)

OAuth::setVersion — Set the OAuth version

Description

public bool OAuth::setVersion ( string $version )

Sets the OAuth version for subsequent requests

Parameters

version

OAuth version, default value is always "1.0"

Return Values

Returns TRUE on success or FALSE on failure.

← OAuth::setToken

OAuthProvider →

© 1997–2017 The PHP Documentation Group

Licensed under the Creative Commons Attribution License v3.0 or later.

https://secure.php.net/manual/en/oauth.setversion.php