mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-09-06 12:45:30 +00:00
Code for #3546
This commit is contained in:
@@ -48,6 +48,10 @@ interface ObjectGroupRepositoryInterface
|
||||
* Delete empty ones.
|
||||
*/
|
||||
public function deleteEmpty(): void;
|
||||
/**
|
||||
* Delete all.
|
||||
*/
|
||||
public function deleteAll(): void;
|
||||
|
||||
/**
|
||||
* @param ObjectGroup $objectGroup
|
||||
|
Reference in New Issue
Block a user