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
84 ->withParameter(Parameter::BASE_PATH, $base_path->
toString())