update page now

Uri\Rfc3986\Uri::__debugInfo

(PHP 8 >= 8.5.0)

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

説明

public 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