mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-23 08:03:49 +00:00
FIX changes to repository: using ACLAware instead of deprecated method
This commit is contained in:
@@ -31,6 +31,7 @@ interface ActivityACLAwareRepositoryInterface
|
||||
?array $activityTypes = [],
|
||||
bool $onlyMe = false,
|
||||
?int $limit = 1000,
|
||||
?int $offset = 0,
|
||||
?array $orderBy = []
|
||||
): array;
|
||||
|
||||
|
Reference in New Issue
Block a user