Feature #29756
Provide possibility to XClass the Classes
Start date:
2011-09-13
Due date:
% Done:
100%
Description
Although XClass is not always the smartest way to go, tweet_this should support it. I wanted to Xclass tx_tweetthis_Helper as a workaround for #29755, but it's not possible (and there are no hooks either).
XClass declarations should be added, tx_tweetthis_Helper should implement t3lib_Singleton and be instanciated with t3lib_div::makeInstance()
History
#1
Updated by Sebastian Michaelsen over 8 years ago
- File 29756_v1.diff View added
#2
Updated by Tobias Liebig about 8 years ago
- Status changed from New to Resolved
- Assignee set to Tobias Liebig
- % Done changed from 0 to 100
Thanks for the patch. Applied and committed.