Skip to content
Snippets Groups Projects
Commit f2d9b564 authored by Mantas Jonušas's avatar Mantas Jonušas
Browse files

Changed return type

parent 195a7d75
No related branches found
No related tags found
No related merge requests found
......@@ -41,7 +41,7 @@ class DisMaxQuery implements BuilderInterface
*
* @param BuilderInterface $query
*
* @return $this
* @return DisMaxQuery
*/
public function addQuery(BuilderInterface $query)
{
......
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