Details
Description
public function add(Zend_Acl_Resource_Interface $resource, $parent = null) is deprecated in version 1.9.1 and will be available till 2.0. New code should use addResource() instead.
Update the infor in the docs.
public function add(Zend_Acl_Resource_Interface $resource, $parent = null) is deprecated in version 1.9.1 and will be available till 2.0. New code should use addResource() instead.
Update the infor in the docs.
Patch updates the docs about the new method to add resources