Assume you have three models A - B and C. Both A and B extend C. Assume C contains a method that you are going to change in both A and B. How can you change the method using Magento class rewrites.

🎲 Try a Random Question  |  Total Questions in Quiz: 125  |  🧠 Study this quiz with Flashcards
This question is part of a full practice quiz:
Magento Fundamentals Test — practice the complete quiz, review flashcards, or try a random question.


Assume you have three models A - B and C. Both A and B extend C. Assume C contains a method that you are going to change in both A and B. How can you change the method using Magento class rewrites.