OAuthProvider::reportProblem
(PECL OAuth >= 1.0.0)
OAuthProvider::reportProblem — Report a problem
Descrizione
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.
Avviso
Questa funzione, al momento non è documentata; è disponibile soltanto la lista degli argomenti.
Elenco dei parametri
-
oauthexception -
The OAuthException.
Valori restituiti
Nessun valore viene restituito.
Vedere anche:
- OAuthProvider::checkOAuthRequest() - Check an oauth request
- OAuthProvider::isRequestTokenEndpoint() - Sets isRequestTokenEndpoint
There are no user contributed notes for this page.
