Uri\Rfc3986\Uri::__serialize

(PHP 8 >= 8.5.0)

Uri\Rfc3986\Uri::__serializeSerialize the Uri object

Опис

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

Serializes the Uri\Rfc3986\Uri object.

Параметри

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

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

Returns the serialized URI as a string.

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

add a note

User Contributed Notes

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