PHP 8.3.4 Released!

OAuth::enableRedirects

(PECL OAuth >= 0.99.9)

OAuth::enableRedirectsTurn on redirects

Description

public OAuth::enableRedirects(): bool

Follow and sign redirects automatically, which is enabled by default.

Warning

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

Parameters

This function has no parameters.

Return Values

true

See Also

add a note

User Contributed Notes

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