Actions
Task #97435
closedProperly deprecate the check for the SiteLanguageAwareTrait
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Site Handling, Site Sets & Routing
Target version:
Start date:
2022-04-20
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
12
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
In the change for #87380, it was recommended to use the SiteLanguageAwareInterface instead of the SiteLanguageAwareTrait for marking classes, but the usage of the trait for this was never properly deprecated and hence cannot be removed without a proper deprecation text. We should do this now so we can remove the check for V13.
Actions