Ejemplo n.º 1
0
 public function __construct(\Magento\Quote\Api\Data\TotalSegmentInterfaceFactory $factory)
 {
     $this->___init();
     parent::__construct($factory);
 }