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

[TASK] Deprecate $cObj->lastTypoLink* properties

This change deprecates the following properties:

ContentObjectRenderer->lastTypoLinkUrl
ContentObjectRenderer->lastTypoLinkTarget
ContentObjectRenderer->lastTypoLinkLD (LD stands for "LinkData")

All this information is available in the newly
introduced LinkResultInterface, that can be built with
the LinkFactory directly, or via ContentObjectRenderer->createLink().

Resolves: #97549
Releases: main
Change-Id: I80b21d54e75714ecc148cece35e064720a57df44
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/74510


Reviewed-by: default avatarOliver Bartsch <bo@cedev.de>
Reviewed-by: default avatarJochen <rothjochen@gmail.com>
Reviewed-by: default avatarStefan Bürk <stefan@buerk.tech>
Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarJochen <rothjochen@gmail.com>
Tested-by: default avatarStefan Bürk <stefan@buerk.tech>
parent df0d68bc
No related branches found
No related tags found
Loading
Showing
with 104 additions and 63 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment