Skip to content
Snippets Groups Projects
Commit f060e856 authored by Benni Mack's avatar Benni Mack Committed by Frank Naegler
Browse files

[TASK] Call getDomainStartPage without third parameter

The third parameter in PageRepository->getDomainStartPage
is not used anymore. Saving an extra call to GeneralUtility
to not hand this parameter over to the method in TSFE should be helpful.

However, in the future, this method will probably be changed,
the third parameter is not deprecated for now.

Resolves: #84043
Releases: master
Change-Id: I397dd86d703f4fa5778794209e90ffaa82baf872
Reviewed-on: https://review.typo3.org/55901


Tested-by: default avatarTYPO3com <no-reply@typo3.com>
Reviewed-by: default avatarJoerg Boesche <typo3@joergboesche.de>
Reviewed-by: default avatarWouter Wolters <typo3@wouterwolters.nl>
Tested-by: default avatarWouter Wolters <typo3@wouterwolters.nl>
Reviewed-by: default avatarFrank Naegler <frank.naegler@typo3.org>
Tested-by: default avatarFrank Naegler <frank.naegler@typo3.org>
parent 6b18e40b
Branches
Tags
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