Scanner class doesn't implement the scanner interface

Created on 22 November 2023, about 1 year ago

Problem/Motivation

I was adding the clamav service to a custom module with dependency injection and noticed the ScannerInterface class isn't implemented by the Scanner class. So my service inject failed.

Steps to reproduce

Try to use clamav service with dependency injection.

Proposed resolution

Mark the class as implementing that interface.

User interface changes

None

API changes

Scanner will be an implementation of ScannerInterface

🐛 Bug report
Status

Active

Version

2.0

Component

Code

Created by

🇨🇦Canada minoroffense Ottawa, Canada

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024