Actions
Task #104607
closedDeprecate BackendUserAuthentication:returnWebmounts()
Start date:
2024-08-13
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
13
PHP Version:
8.3
Tags:
Complexity:
Sprint Focus:
Description
We should deprecate BackendUserAuthentication:returnWebmounts() since it has the wrong return type.
As a replacement for returnWebmounts, the method getWebmounts has been introduced.
Actions