Skip to content
Snippets Groups Projects
Commit e981cfa3 authored by Elias Häußler's avatar Elias Häußler Committed by Benni Mack
Browse files

[TASK] Remove outdated deprecation notice

This patch removes an outdated deprecation notice that was left when
the ViewResolverInterface was changed in #96174.

Resolves: #98655
Releases: main
Change-Id: I4038e7a891b0fc5df6b737d41d53034aaa272c5e
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/76163


Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarOliver Klee <typo3-coding@oliverklee.de>
Tested-by: default avatarBenni Mack <benni@typo3.org>
Reviewed-by: default avatarOliver Klee <typo3-coding@oliverklee.de>
Reviewed-by: default avatarBenni Mack <benni@typo3.org>
parent 7a7fa140
No related merge requests found
......@@ -21,9 +21,6 @@ use TYPO3Fluid\Fluid\View\ViewInterface;
/**
* @internal only to be used within Extbase, not part of TYPO3 Core API.
*
* It's safe to use this interface in TYPO3 10 LTS as it will not be changed or removed in that
* version but this interface is likely to be removed and/or changed in version 11.
*/
interface ViewResolverInterface
{
......
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