Actions
Task #76881
closedWrong phpdoc in FileRepository
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2016-06-30
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
8
PHP Version:
Tags:
Complexity:
no-brainer
Sprint Focus:
Description
Hi,
The method "findByRelation" takes 3 parameters : string, string and int.
But in the phpdoc all the parameters are marked as int.
Thanks
Actions