ZF-5644: Zend_Feed_Builder - createHeader and createEntries should be protected
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.
Comments
Posted by Pádraic Brady (padraic) on 2009-11-19T11:44:56.000+0000
Patched in r19054