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 632926d commit a0ab4e4Copy full SHA for a0ab4e4
app/code/Magento/Elasticsearch/Model/Config.php
@@ -67,7 +67,7 @@ class Config implements ClientOptionsInterface
67
* @param ScopeConfigInterface $scopeConfig
68
* @param ClientResolver|null $clientResolver
69
* @param EngineResolverInterface|null $engineResolver
70
- * @param string $prefix
+ * @param string|null $prefix
71
*/
72
public function __construct(
73
ScopeConfigInterface $scopeConfig,
0 commit comments