Actions
Task #50248
closedAdd phpdoc @var for calls to makeInstance or new
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Code Cleanup
Target version:
-
Start date:
2013-07-21
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
6.2
PHP Version:
Tags:
Complexity:
no-brainer
Sprint Focus:
Description
Calls to makeInstance (or new) should have a proper phpdoc-entry (@var) to allow IDEs or other tools to help identify potential problems with method-calls or their parameters.
Actions