OAuthProvider::reportProblem

(PECL OAuth >= 1.0.0)
Report 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.

Parameters:
oauthexception

The OAuthException.

Returns:

No value is returned.

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

See also:

OAuthProvider::checkOAuthRequest() -

OAuthProvider::isRequestTokenEndpoint() -

doc_php
2016-02-24 16:14:08
Comments
Leave a Comment

Please login to continue.