Skip to content
Commit d2b77284 authored by Benni Mack's avatar Benni Mack Committed by Georg Ringer
Browse files

[TASK] Discourage usage of $LANG->csConvObj and parserFactory

The csConvObj is decoupled from LanguageService and
not used directly anymore.

Any calls directly to the property csConvObj should be avoided
as was marked as deprecated.

Same goes with the property "parserFactory" of the
LanguageService class. The parser factory is not called
from the language object anymore and the property can be
removed.

Resolves: #73482
Releases: master
Change-Id: I94d7fca658c2b9e8cffc62f5bdb0c5ce83c894a2
Reviewed-on: https://review.typo3.org/46708


Reviewed-by: default avatarWouter Wolters <typo3@wouterwolters.nl>
Tested-by: default avatarWouter Wolters <typo3@wouterwolters.nl>
Reviewed-by: default avatarGeorg Ringer <georg.ringer@gmail.com>
Tested-by: default avatarGeorg Ringer <georg.ringer@gmail.com>
parent 06ef5d4d
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