Skip to content

Commit a7d4524

Browse files
committed
Merge remote-tracking branch 'remotes/origin/6.2' into 7.0
2 parents b1d3895 + 9df2ed7 commit a7d4524

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ class Product
138138
public $id;
139139

140140
/**
141-
* @ES\Property(type="text", "analyzer"="eNgramAnalyzer")
141+
* @ES\Property(type="text", analyzer="eNgramAnalyzer")
142142
*/
143143
public $title;
144144

0 commit comments

Comments
 (0)