update page now

Uri\Rfc3986\Uri::__debugInfo

(PHP 8 >= 8.5.0)

Uri\Rfc3986\Uri::__debugInfoReturn the internal state of the URI

Description

public Uri\Rfc3986\Uri::__debugInfo(): array

Returns the internal state of the URI.

Parameters

This function has no parameters.

Return Values

Returns the internal state of the URI as an array.

See Also

add a note

User Contributed Notes

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