A client is using Prestashop 1.7.6.4.
They have tried to install a module that overrides AdminOrdersController.php, however, they already have an override of AdminOrdersController.php due to their own customization and so there is a conflict that needs to be resolved.
I will likely encounter this issue many times in the future with functions of various sizes and complexities.
Is there a standardized pattern or some sort of "best practice" way of handling this kind of override conflict?
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…