Uri\Rfc3986\Uri::__debugInfo

(PHP 8 >= 8.5.0)

Uri\Rfc3986\Uri::__debugInfoURI の内部状態を返す

説明

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

URI の内部状態を返します。

パラメータ

この関数にはパラメータはありません。

戻り値

URI の内部状態を array として返します。

参考

add a note

User Contributed Notes

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