Details
Description
The _createHeader and _createEntries methods of Zend_Feed_Builder should be protected so that users can make smaller-scale tweaks to the default builder without having to duplicate all the logic contained in these methods.
The _createHeader and _createEntries methods of Zend_Feed_Builder should be protected so that users can make smaller-scale tweaks to the default builder without having to duplicate all the logic contained in these methods.
Patched in r19054