Skip to content
Snippets Groups Projects
Commit ec77e149 authored by Anja Leichsenring's avatar Anja Leichsenring Committed by Richard Haeser
Browse files

[TASK] Use DI in command classes where applicable

Constructor Injection should be used when an object needs to
be available that is a singleton. This is now done in all
command classes

Resolves: #91991
Releases: master
Change-Id: Ib9b12624dc736f6c73277a47a885ad5c58165948
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/65291


Tested-by: default avatarAndreas Fernandez <a.fernandez@scripting-base.de>
Tested-by: default avatarTYPO3com <noreply@typo3.com>
Tested-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Tested-by: default avatarRichard Haeser <richard@richardhaeser.com>
Reviewed-by: default avatarAndreas Fernandez <a.fernandez@scripting-base.de>
Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Reviewed-by: default avatarRichard Haeser <richard@richardhaeser.com>
parent d4600dfb
Branches
Tags
No related merge requests found
Showing
with 208 additions and 58 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment