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.
Updated by Philipp Gampe over 11 years ago
- Status changed from New to Accepted
- Complexity set to no-brainer
We should split this to files/folders/extensions to handle that with a few smaller patches.
Do you want to work on this? Then please assign this on to yourself.
Updated by Mathias Schreiber almost 10 years ago
- Status changed from Accepted to Closed
I'm closing this one down.
Not because it's not valid, but because having the ticket is pointless.
We all remind ourselves on new patches to use proper annotation.
Unless this ticket becomes a real todo list, it does not make sense.
Actions