Actions
Task #98643
closedAdd iterable types to methods in TypoLinkCodecService
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2022-10-18
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
11
PHP Version:
8.1
Tags:
Complexity:
no-brainer
Sprint Focus:
Description
The parameters and return types of methods encode
and decode
in TypoLinkCodecService
lack concrete information about iterable types. Those should be added for better DX.
Actions