(PHP 8 >= 8.5.0)
Uri\WhatWg\Url::__unserialize — Deserialize the data parameter into a Url object
Deserializes a data parameter into a Uri\WhatWg\Url object.
dataNo value is returned.
If the __unserialize() method is called on an already existing URL, Error is thrown.
If the resulting URI is invalid, a Uri\InvalidUriException is thrown.