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 16d9246 commit d835e90Copy full SHA for d835e90
app/code/Magento/ConfigurableProduct/Plugin/Model/ResourceModel/Attribute/InStockOptionSelectBuilder.php
@@ -10,12 +10,12 @@
10
use Magento\Framework\DB\Select;
11
12
/**
13
- * Plugin for Class OptionSelectBuilderInterface.
+ * Plugin for OptionSelectBuilderInterface to add stock status filter.
14
*/
15
class InStockOptionSelectBuilder
16
{
17
18
- * CatalogInventory Stock Status Resource Model
+ * CatalogInventory Stock Status Resource Model.
19
*
20
* @var Status
21
0 commit comments