mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-07 18:44:08 +00:00
fix cs
This commit is contained in:
parent
e433b6a42b
commit
38e92ee981
@ -109,7 +109,7 @@ class ThirdPartyApiSearch implements SearchApiInterface
|
||||
}
|
||||
|
||||
$query
|
||||
->setSelectPertinence(implode(' + ', $pertinence).' + 1', array_merge(
|
||||
->setSelectPertinence(implode(' + ', $pertinence) . ' + 1', array_merge(
|
||||
[],
|
||||
...$pertinenceArgs
|
||||
))
|
||||
|
Loading…
x
Reference in New Issue
Block a user