Actions
Bug #22781
closedViolation of naming conventions in sprite generation API
Start date:
2010-05-31
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.4
PHP Version:
4.3
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
There are several naming convention violations in the new sprite generation API.
When constructing class names, the part after the last underscore must start with an uppercase letter, everything in front of it serves as a namespace and must be lowercased.
(issue imported from #M14560)
Files
Actions