Actions
Task #44476
closedCleanup calls and docheaders in Core/Classes/Resource
Status:
Closed
Priority:
Could have
Assignee:
Category:
Code Cleanup
Target version:
Start date:
2013-01-12
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
6.1
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
In the Core/Classes/Resource Folder many calls to classes can be used with shorthand syntax (without the namespace).
Many docheaders miss one or more @throws clauses for Exceptions to throw.
Actions