Skip to content
Snippets Groups Projects
Commit d774f8f9 authored by Mantas Simkus's avatar Mantas Simkus
Browse files

added missing constant

parent 9b2db404
No related branches found
No related tags found
No related merge requests found
......@@ -148,6 +148,7 @@ class Term extends AbstractSuggester
[
self::SUGGEST_MODE_ALWAYS,
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