How to simplify array in php – Magento
I have below array and I want to simplify array to add my logic to check product qty The array is as below:- $conditions = Array ( [type] => MagentoSalesRuleModelRuleConditionCombine [attribute] => [operator] => [value] => 1 [is_value_processed] => [aggregator]…