Skip to content
Snippets Groups Projects
Commit 61bfbfb0 authored by Aivaras Sev's avatar Aivaras Sev
Browse files

code style fixes

parent 5a83fb8c
Branches
No related tags found
No related merge requests found
...@@ -120,7 +120,7 @@ class FunctionScoreQuery implements BuilderInterface ...@@ -120,7 +120,7 @@ class FunctionScoreQuery implements BuilderInterface
$type => array_merge( $type => array_merge(
[$field => $function], [$field => $function],
$options $options
) ),
]; ];
$this->applyFilter($function, $filter); $this->applyFilter($function, $filter);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment