コード例 #1
0
 public function __construct(\Magento\CatalogInventory\Api\StockRegistryInterface $stockRegistry)
 {
     $this->___init();
     parent::__construct($stockRegistry);
 }