3 declare(strict_types=1);
39 if (
false === $from instanceof
URI) {
41 sprintf(
'The value MUST be of type "%s"', URI::class),
47 $result = $from->getBaseURI();
49 $query = $from->getQuery();
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
trait DeriveApplyToFromTransform
trait DeriveInvokeFromTransform
The scope of this class is split ilias-conform URI's into components.
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...