3
Magento 2 StoreManagerInterface, derleme sırasında bağlam nesnesinde zaten var
Uzantımda bu hatayı alıyorum. PackageName \ ModuleName \ Block \ Enhanced Sınıfta yanlış bağımlılık PackageName \ ModuleName \ Block \ /var/www/html/app/code/PackageName/ModuleName/Block/Enhanced.php \ Magento \ Store \ Model \ StoreManagerInterface içinde zaten var bağlam nesnesi public function __construct( \Magento\Framework\View\Element\Template\Context $context, \Magento\Catalog\Model\Session $catalogSession, \Magento\Store\Model\StoreManagerInterface $storeManager, array $data = [] ) { parent::__construct($context, …