-
Notifications
You must be signed in to change notification settings - Fork 186
Open
Description
I don't think that the conditions() function is needed anymore with the Rules resource. This is because the conditions are now returned as an array on the rule object. However, currently if you try to retrieve these conditions from a rule, it breaks because this method is in the code.
Commenting out lines 1125-1132 in the bigcommerce.php file fixes the problem, so I'm thinking this means that method should be removed.
Metadata
Metadata
Assignees
Labels
No labels