Actions
Feature #19438
closedadd a scheme to support singletons with t3lib_div::makeInstance
Start date:
2008-10-08
Due date:
% Done:
0%
Estimated time:
PHP Version:
5.2
Tags:
Complexity:
Sprint Focus:
Description
Let makeInstance test if an object implements the t3lib_singleton interface and if so keep a reference for later use.
Don't let the class itself store the instances because this won't work well with unit tests.
(issue imported from #M9520)
Files
No data to display
Actions