We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c24213 commit 47c43a7Copy full SHA for 47c43a7
app/code/Magento/ConfigurableProduct/Model/Plugin/UpdateStockChangedAuto.php
@@ -19,8 +19,6 @@ class UpdateStockChangedAuto
19
private $getProductTypeById;
20
21
/**
22
- * UpdateStockChangedAuto constructor
23
- *
24
* @param GetProductTypeById $getProductTypeById
25
*/
26
public function __construct(GetProductTypeById $getProductTypeById)
0 commit comments