OAuth::setVersion

(PECL OAuth >= 0.99.1)

OAuth::setVersionSet 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"

Значення, що повертаються

Повертає true у разі успіху або false в разі помилки.

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top