Package Manager's services should use autowiring

Created on 28 February 2023, almost 2 years ago
Updated 1 March 2023, almost 2 years ago

Problem/Motivation

Drupal core 10.1 finally supports autowiring: https://www.drupal.org/node/3323122 β†’

This means that our service definitions can use autowiring by default. They will still have their string IDs so as not to break anything, but new services won't need to define their arguments manually, and we can change our existing services to autowire their own dependencies painlessly.

πŸ“Œ Task
Status

Fixed

Version

3.0

Component

Package Manager

Created by

πŸ‡ΊπŸ‡ΈUnited States phenaproxima Massachusetts

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

Comments & Activities

Production build 0.71.5 2024