ZF-11449: Function setCategories() don't exists
Description
In the documentation on page http://framework.zend.com/manual/1.11/… there is a function setCategories(). This functions seems not to exists. After some research a function named addCategory() seems to do the exact same thing. So there might be a naming error.
Comments
Posted by Adam Lundrigan (adamlundrigan) on 2011-06-07T13:44:20.000+0000
Fixed in trunk r24122
Posted by Adam Lundrigan (adamlundrigan) on 2011-06-07T13:46:06.000+0000
Merged to release-1.11 in r24123