Problem/Motivation

Use the interfaces where possible to inject services into the class.

Proposed resolution

Use interfaces instead of classes to inject depedencies

Remaining tasks

None.

User interface changes

None.

API changes

None.

Data model changes

None.

Comments

adriancid created an issue. See original summary.

adriancid’s picture

Title: Use interfaces instead of classes to inject depedencies » Use interfaces instead of classes to inject dependencies

  • adriancid committed 5c867b2 on 8.x-1.x
    Issue #2959647 by adriancid: Use interfaces instead of classes to inject...
adriancid’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.