(PECL OAuth >= 1.0.0)
OAuthProvider::setParam — Set a parameter
final public OAuthProvider::setParam(string $param_key, mixed $param_val = ?): bool
Sets a parameter.
This function is currently not documented; only its argument list is available.
param_keyThe parameter key.
param_valThe optional parameter value.
To exclude a parameter from signature verification, set its value to null.
© 1997–2025 The PHP Documentation Group
Licensed under the Creative Commons Attribution License v3.0 or later.
https://www.php.net/manual/en/oauthprovider.setparam.php