Skip to content
Snippets Groups Projects
Commit b45f5b06 authored by Martynas Sudintas's avatar Martynas Sudintas
Browse files

Merge pull request #324 from mansimas/patch-Suggester-Term

removed duplicated constant
parents 41e190a2 d774f8f9
No related branches found
No related tags found
No related merge requests found
......@@ -148,7 +148,7 @@ class Term extends AbstractSuggester
[
self::SUGGEST_MODE_ALWAYS,
self::SUGGEST_MODE_MISSING,
self::SUGGEST_MODE_MISSING,
self::SUGGEST_MODE_POPULAR,
]
)
) {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment