Skip to content

Commit 2f3396f

Browse files
committed
Fix static test.
1 parent c6fdd50 commit 2f3396f

File tree

1 file changed

+3
-0
lines changed
  • app/code/Magento/Bundle/Model/Plugin/Frontend

1 file changed

+3
-0
lines changed

app/code/Magento/Bundle/Model/Plugin/Frontend/Product.php

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@
1010
use Magento\Bundle\Model\Product\Type;
1111
use Magento\Catalog\Model\Product as CatalogProduct;
1212

13+
/**
14+
* Add child identities to product identities on storefront.
15+
*/
1316
class Product
1417
{
1518
/**

0 commit comments

Comments
 (0)