Uri\WhatWg\Url::__serialize

(PHP 8 >= 8.5.0)

Uri\WhatWg\Url::__serializeUrl オブジェクトをシリアライズする

説明

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

Uri\WhatWg\Url オブジェクトをシリアライズします。

パラメータ

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

戻り値

シリアライズされた URL を array として返します。

参考

add a note

User Contributed Notes

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