OAuthProvider::reportProblem

(PECL OAuth >= 1.0.0)

OAuthProvider::reportProblemReport a problem

Опис

final public static string OAuthProvider::reportProblem ( string $oauthexception [, bool $send_headers = true ] )

Pass in a problem as an OAuthException, with possible problems listed in the OAuth constants section.

Увага

This function is currently not documented; only its argument list is available.

Параметри

oauthexception

The OAuthException.

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

Не повертає значень.

Прогляньте Також

add a note add a note

User Contributed Notes

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