Denetleyiciyi iki şekilde genişletebiliriz: tercih kullanma ve eklenti kullanma. Ama hangisinin iyi olduğunu ve tercihin eklentiye karşı avantajları / dezavantajları olduğunu anlamıyorum.
<preference for="Magento\Checkout\Controller\Index\Index" type="mymodule\Helloworld\Controller\Index\Index" />
<type name="Magento\Catalog\Model\Product">
<plugin name="getname-test-module" type="mymodule\Helloworld\Model\Plugin\Product" sortOrder="10"/>
</type>