OAuthProvider::callTimestampNonceHandler
PHP function
Edit on GitHub ✎
(PECL OAuth >= 1.0.0)
Calls the timestampNonceHandler callback
Description
OAuthProvider::callTimestampNonceHandler(): void
Calls the registered timestamp handler callback function, which is set with OAuthProvider::timestampNonceHandler.
Func
Parameters Parameters
Return Values
Void
Errors/Exceptions
Error
See Also
OAuthProvider::timestampNonceHandler