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 95e6a20 commit ae694fcCopy full SHA for ae694fc
app/code/Magento/Catalog/Model/Indexer/Category/Product/AbstractAction.php
@@ -144,6 +144,7 @@ abstract class AbstractAction
144
* @param QueryGenerator $queryGenerator
145
* @param MetadataPool|null $metadataPool
146
* @param TableMaintainer|null $tableMaintainer
147
+ * @param Visibility|null $visibility
148
*/
149
public function __construct(
150
\Magento\Framework\App\ResourceConnection $resource,
0 commit comments