Actions
Task #90716
closedDefine SiteLanguage as composite child of SiteInterface
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Site Handling, Site Sets & Routing
Target version:
-
Start date:
2020-03-10
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
9
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
SiteLanguage as composite child of SiteInterface
(Site
or NullSite
) requires to know its containing parent object. SiteLanguage::getSite()
is introduced...
In order to avoid breaking behavior the 5th parameter of SiteLanguage::__construct()
is optional, but defined by TYPO3 core functionality. In TYPO3 v11.0 this parameter will be mandatory.
Actions