Closed (fixed)
Project:
Feature toggle
Version:
3.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
20 Nov 2025 at 13:16 UTC
Updated:
28 Jan 2026 at 13:29 UTC
Jump to comment: Most recent
Drush commands are autodiscovered, so there is no longer a need for a drush services yml, see https://www.drush.org/12.x/commands/
Replace drush.services.yml with AutowireTrait
None
None
None
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
idebr commentedThe merge request replaces drush.services.yml with AutowireTrait
Comment #5
plopescLooks great. Thank you!