19 declare(strict_types=1);
    37         $uri = $stream->getMetadata()[
"uri"];
    39         if ($this->scanner->scanFile($uri) !== 
"") {
 
process(FileStream $stream, Metadata $metadata)
This method gets invoked by the file upload service to process the file with the help of the processo...
 
__construct(ilVirusScanner $scanner)
 
The base interface for all filesystem streams.