update page now

Uri\Rfc3986\Uri::__debugInfo

(PHP 8 >= 8.5.0)

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

Descrizione

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

Returns the internal state of the URI.

Elenco dei parametri

Questa funzione non contiene parametri.

Valori restituiti

Returns the internal state of the URI as an array.

Vedere anche:

add a note

User Contributed Notes

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