Uri\Rfc3986\Uri::__debugInfo
PHP Manual
PHP Manual»Uri\Rfc3986\Uri»Uri\Rfc3986\Uri::__debugInfo

Uri\Rfc3986\Uri::__debugInfo

(PHP 8 >= 8.5.0)

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

Açıklama

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

Returns the internal state of the URI.

Bağımsız Değişkenler

Bu işlevin bağımsız değişkeni yoktur.

Dönen Değerler

Returns the internal state of the URI as an array.

Ayrıca Bakınız

To Top