19 declare(strict_types=1);
    38                 $path_factory = $this->services->paths()->pathFactory(),
    39                 $navigator_factory = $this->services->paths()->navigatorFactory(),
    40                 $this->services->dic()->ui()->factory(),
    41                 $this->services->dic()->refinery(),
    42                 $this->services->editor()->presenter(),
    46                 $this->services->editor()->linkFactory(),
    48                     $this->services->copyright()->repository(),
    50                     $this->services->OERHarvester()->settings(),
    51                     $this->services->OERHarvester()->statusRepository(),
    52                     $this->services->copyright()->identifiersHandler()
    54                 $this->services->dataHelper()->dataHelper()
    60                 $this->services->editor()->manipulator(),