19 declare(strict_types=1);
50 $this->path_factory->toElement($to_be_created,
true),
61 $this->path_factory->toElement($to_be_updated,
true),
66 public function delete(
72 $this->path_factory->toElement($to_be_deleted,
true),
82 return $this->link_factory
The scope of this class is split ilias-conform URI's into components.
withParameter(string $key, $value)
Get URI with modified parameters.