Skip to content
Snippets Groups Projects
Commit 6a9130ec authored by Stefan Bürk's avatar Stefan Bürk Committed by Benni Mack
Browse files

[TASK] Deprecate argument RelationHandler->writeForeignField()

Argument $skipSorting of RelationHandler->writeForeignField()
is used to pass $callFromImpExp from DataHandler.

The ext:impexp related @internal $callFromImpExp DataHandler
property however is never used and thus obsolete itself.

The patch drops DataHandler->$callFromImpExp and deprecates
last RelationHandler->writeForeignField() argument.

Resolves: #95062
Releases: master
Change-Id: If91c2de1e762c97fb50a72c84698a849df807bf2
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/70848


Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
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 4f46782f
Branches
Tags
No related merge requests found
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