mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-12-23 14:56:41 +00:00
Fix search
This commit is contained in:
@@ -96,7 +96,7 @@ class BetterQuerySearch implements SearchInterface
|
|||||||
*/
|
*/
|
||||||
public function getModifiers(): Collection
|
public function getModifiers(): Collection
|
||||||
{
|
{
|
||||||
die(__METHOD__);
|
return $this->getOperators();
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|||||||
Reference in New Issue
Block a user