Magento
M70-101 · Question #100
Which one of the following xpaths is correct for replacing Mage_Customer_Model_Custom_Address via Mage::helper ('customer/address')?
The correct answer is C. global/helpers/customer/rewrite/address. See the full explanation below for the reasoning.
Question
Which one of the following xpaths is correct for replacing Mage_Customer_Model_Custom_Address via Mage::helper ('customer/address')?
Options
- Aglobal/customer/helpers/address
- Bglobal/rewrite/helpers/rewrite/address
- Cglobal/helpers/customer/rewrite/address
- Dglobal/helpers/rewrite/customer_address
- Eglobal/helpers/rewrite/customer/address
How the community answered
(49 responses)- A2% (1)
- B4% (2)
- C71% (35)
- D8% (4)
- E14% (7)
Community Discussion
No community discussion yet for this question.