コード例 #1
0
ファイル: Proxy.php プロジェクト: Doability/magento2dev
 public function getAssociatedProducts()
 {
     return $this->item->getParentObject()->getAssociatedProducts();
 }