OAuthProvider::removeRequiredParameter

(PECL OAuth >= 1.0.0)

OAuthProvider::removeRequiredParameterRemove a required parameter

Опис

final public bool OAuthProvider::removeRequiredParameter ( string $req_params )

Removes a required parameter.

Увага

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

Параметри

req_params

The required parameter to be removed.

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

Повертає TRUE в успішному випадку або FALSE в разі помилки.

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

add a note add a note

User Contributed Notes

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