mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-23 08:03:49 +00:00
FEATURE [filters][parameters] filter working, but still using deprecated method from ActivityRepository
This commit is contained in:
@@ -29,6 +29,7 @@ interface ActivityACLAwareRepositoryInterface
|
||||
?DateTime $after = null,
|
||||
?array $userJob = [],
|
||||
?array $activityTypes = [],
|
||||
bool $onlyMe = false,
|
||||
?int $limit = 1000,
|
||||
?array $orderBy = []
|
||||
): array;
|
||||
|
Reference in New Issue
Block a user