Actions
Task #39538
closedMerge t3lib_userAuthGroup to t3lib_beUserAuth
Start date:
2012-08-05
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
6.0
PHP Version:
5.3
Tags:
Complexity:
easy
Sprint Focus:
Description
t3lib_userAuthGroup is an abstract class that is only extended by
t3lib_beUserAuth. The comment states for ages that the two classes
could be merged. The patch merges all properties and methods from
t3lib_beUserAuth to t3lib_userAuthGroup and deprecates the latter.
Actions