mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-12 15:35:15 +00:00
chore: small fixes and prep for new language
This commit is contained in:
@@ -179,10 +179,11 @@ class OperatorQuerySearch implements SearchInterface
|
||||
|
||||
/**
|
||||
* @inheritDoc
|
||||
* @throws FireflyException
|
||||
*/
|
||||
public function hasModifiers(): bool
|
||||
{
|
||||
die(__METHOD__);
|
||||
throw new FireflyException('Not implemented');
|
||||
}
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user