mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-12 15:35:15 +00:00
Show excluded words in UI
This commit is contained in:
@@ -40,6 +40,7 @@ interface SearchInterface
|
||||
public function getOperators(): Collection;
|
||||
|
||||
public function getWordsAsString(): string;
|
||||
public function getExcludedWordsAsString(): string;
|
||||
|
||||
public function hasModifiers(): bool;
|
||||
|
||||
|
Reference in New Issue
Block a user