Uri\WhatWg\Url::__debugInfo
PHP Manual
PHP Manual»Uri\WhatWg\Url»Uri\WhatWg\Url::__debugInfo

Uri\WhatWg\Url::__debugInfo

(PHP 8 >= 8.5.0)

Uri\WhatWg\Url::__debugInfoReturn the internal state of the URL

Açıklama

public function Uri\WhatWg\Url::__debugInfo(): array

Returns the internal state of the URL.

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 URL as an array.

Ayrıca Bakınız

To Top