19 declare(strict_types=1);
60 return $this->cleaner->clean(
62 $this->ressource_factory->ressourceID($obj_id, $sub_id, $type)
73 return $this->cleaner->clean(
74 $this->reader->getMDOnPath(
76 $this->ressource_factory->ressourceID($obj_id, $sub_id, $type)
91 $this->cleaner->checkMarkers($set);
92 $this->manipulator->manipulateMD($set);
100 $this->manipulator->deleteAllMD(
101 $this->ressource_factory->ressourceID($obj_id, $sub_id, $type)