Actions
Task #104452
closedUse correct type annoation for FAL addFile methods
Start date:
2023-07-31
Due date:
2023-07-31
% Done:
100%
Estimated time:
TYPO3 Version:
13
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
Following #101469 the FAL addFile method can no be annotated with the correct return type, which is `FileInterface|null`
Actions