Skip to content

Commit a0ab4e4

Browse files
committed
MAGETWO-90739: Out of stock options for configurable products still show up in search and layered navigation if Elasticsearch is enabled
1 parent 632926d commit a0ab4e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Elasticsearch/Model/Config.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ class Config implements ClientOptionsInterface
6767
* @param ScopeConfigInterface $scopeConfig
6868
* @param ClientResolver|null $clientResolver
6969
* @param EngineResolverInterface|null $engineResolver
70-
* @param string $prefix
70+
* @param string|null $prefix
7171
*/
7272
public function __construct(
7373
ScopeConfigInterface $scopeConfig,

0 commit comments

Comments
 (0)