59 public function process(FileStream $stream,
Metadata $metadata): ProcessingStatus;
Class PreProcessorManager.
process(FileStream $stream, Metadata $metadata)
Invokes the registered processors until one rejects the file or fails.
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
with(PreProcessor $processor)
Adds the processor to the current manager.