- Issue created by @idiaz.roncero
Hey,
I have updated the module files to use dependency injection, as mentioned.
Please have a look.
This module's services are not using dependency injection, as it is the recommended good practice in Simfony and Drupal.
See the official docs → for more info
Implement dependency injection where missing.
Active
1.0
Code
Hey,
I have updated the module files to use dependency injection, as mentioned.
Please have a look.