Skip to content

delete($id) method masks parent delete() method #156

@lfolco

Description

@lfolco

I'm seeing an error in the logs about this method:

https://github.com/jetrails/magento-cloudflare/blob/master/src/app/code/community/JetRails/Cloudflare/Model/Adminhtml/Api/Firewall/AccessRules.php#L26

The delete($id) method has a different method signature than the one in \Mage_Core_Model_Abstract::delete().

Metadata

Metadata

Assignees

Labels

bugSomething is not working as expectedeffort: lowWill take little effort to complete

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions