liangcai
12/28/2015 - 7:34 AM

From http://stackoverflow.com/questions/14686682/cannot-use-object-of-type-stdclass-as-array-magento magento stdclass 返回由 obj 指定的对象中定义的属性组成

$array = get_object_vars($object);