Skip to content
Snippets Groups Projects
Commit 4cce5462 authored by Benjamin Franzke's avatar Benjamin Franzke Committed by Benni Mack
Browse files

[TASK] Mark LanguageService container entry as deprecated

Only the container entry – which acts as backend for
GeneralUtility::makeInstance(LanguageService::class) is
deprecated. The class is left as-is, but should be
factored via LanguageServiceFactory.

Therefore also all the factory methods are deprecated
in order for the LanguageServiceFactory to be used instead.

Resolves: #94414
Releases: master
Change-Id: Iab0f713a5baf95c419338748e8df4102d46c37a4
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/69367


Tested-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarBenni Mack <benni@typo3.org>
Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Reviewed-by: default avatarBenni Mack <benni@typo3.org>
parent 0a1053d2
Branches
Tags
Showing
with 138 additions and 47 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