Actions
Task #37115
closedRemove classFile option from services
Start date:
2012-05-12
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
6.0
PHP Version:
5.3
Tags:
Complexity:
Sprint Focus:
Description
When using services (sv), one had to add "classFile" to the info array when registering a service in order to find the entered className. As this is now completely taken care of by the autoloader, the option is obsolete.
Note that once this is in, the documentation needs to be adjusted as well.
Actions