reverbdotcom/reverb-magento

Argument 1 passed to Reverb_ReverbSync_Model_Category_Reverb::convertJsonObjectArrayToORMDataArray() must be of the type array, object given

Closed this issue · 0 comments

Reverb_ReverbSync_Model_Category_Reverb::convertJsonObjectArrayToORMDataArray() has a signature requiring argument $jsonObject to be of type array. The requirement should instead be of type stdClass. This is preventing loading of the Reverb categories table