dkan icon indicating copy to clipboard operation
dkan copied to clipboard

Use create() method instead of drush.services.inc

Open dafeder opened this issue 3 months ago • 0 comments

Many of our Drush commands use service yml files for dependency injection. This is deprecated; remove these and add :create() methods to all command classes.

dafeder avatar Oct 03 '25 21:10 dafeder