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

Опис

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

Returns the internal state of the URL.

Параметри

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

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

Returns the internal state of the URL as an array.

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

To Top