Bug #1992
test scope prototype
Start date:
2008-11-08
Due date:
% Done:
100%
Estimated time:
Has patch:
Description
in viewhelpernode
Updated by Sebastian Kurfuerst over 13 years ago
- Status changed from New to Resolved
- Assignee set to Sebastian Kurfuerst
- % Done changed from 0 to 100
I just checked this again, but we do not have to do anything, because the view helpers are initialized with componentFactory->create (which throws an exception if the helper is no singleton!)
Great :-)
Sebastian