Skip to content
Snippets Groups Projects
Unverified Commit 6ae9f774 authored by Simonas Šerlinskas's avatar Simonas Šerlinskas
Browse files

fix php psr2 style issues in the FunctionScore class

parent a8d0492b
No related branches found
No related tags found
No related merge requests found
......@@ -41,7 +41,7 @@ class FunctionScoreQuery implements BuilderInterface
{
$this->query = $query;
$this->setParameters($parameters);
}
}
/**
* Returns the query instance.
......
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