mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-11 07:10:48 +00:00
🤖 Auto commit for release 'develop' on 2025-10-05
This commit is contained in:
@@ -96,7 +96,6 @@ class UserGroupRepository implements UserGroupRepositoryInterface, UserGroupInte
|
||||
|
||||
/**
|
||||
* Returns all groups the user is member in.
|
||||
*
|
||||
*/
|
||||
public function get(): Collection
|
||||
{
|
||||
@@ -165,7 +164,6 @@ class UserGroupRepository implements UserGroupRepositoryInterface, UserGroupInte
|
||||
|
||||
/**
|
||||
* Returns all groups.
|
||||
*
|
||||
*/
|
||||
public function getAll(): Collection
|
||||
{
|
||||
|
Reference in New Issue
Block a user