Skip to content

Commit ffda0cc

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 7e70ce7 commit ffda0cc

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
@@ -61,7 +61,7 @@ class Config implements ClientOptionsInterface
6161
* @param ScopeConfigInterface $scopeConfig
6262
* @param ClientResolver|null $clientResolver
6363
* @param EngineResolver|null $engineResolver
64-
* @param string|null $prefix
64+
* @param string $prefix
6565
*/
6666
public function __construct(
6767
ScopeConfigInterface $scopeConfig,

0 commit comments

Comments
 (0)