PHP 8.4.24 Released!

Uri\Rfc3986\Uri::__debugInfo

(PHP 8 >= 8.5.0)

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

Опис

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

Returns the internal state of the URI.

Параметри

У цієї функції немає параметрів.

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

Returns the internal state of the URI as an array.

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

add a note

User Contributed Notes

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