Skip to content

Commit dd7516c

Browse files
committed
ACP2E-1347: Bundle product save slow
1 parent 73d5279 commit dd7516c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

app/code/Magento/Bundle/Api/ProductAddChildrenInterface.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@
1414
interface ProductAddChildrenInterface
1515
{
1616
/**
17+
* Bulk add children operation
18+
*
1719
* @param \Magento\Catalog\Api\Data\ProductInterface $product
1820
* @param int $optionId
1921
* @param \Magento\Bundle\Api\Data\LinkInterface[] $linkedProducts

0 commit comments

Comments
 (0)