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 ccec05a commit 970d179Copy full SHA for 970d179
app/code/Magento/Search/Model/SynonymAnalyzer.php
@@ -42,6 +42,7 @@ public function __construct(SynonymReader $synReader)
42
* 3 => [ 0 => "british", 1 => "english" ],
43
* 4 => [ 0 => "queen", 1 => "monarch" ]
44
* ]
45
+ *
46
* @param string $phrase
47
* @return array
48
* @throws \Magento\Framework\Exception\LocalizedException
0 commit comments