mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2026-01-09 20:11:22 +00:00
Auto commit for release 'develop' on 2025-01-05
This commit is contained in:
@@ -38,9 +38,11 @@ interface SearchInterface
|
||||
public function getModifiers(): Collection;
|
||||
|
||||
public function getOperators(): Collection;
|
||||
|
||||
public function getWords(): array;
|
||||
|
||||
public function getWordsAsString(): string;
|
||||
|
||||
public function getExcludedWords(): array;
|
||||
|
||||
public function hasModifiers(): bool;
|
||||
|
||||
Reference in New Issue
Block a user