mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-29 02:53:50 +00:00
Sync user absence / presence within MapAndSubscribeUserCalendarCommand
This commit is contained in:
@@ -65,7 +65,7 @@ class MSGraphUserRepository
|
||||
}
|
||||
|
||||
/**
|
||||
* @return array|User[]
|
||||
* @return array<User>
|
||||
*/
|
||||
public function findByMostOldSubscriptionOrWithoutSubscriptionOrData(DateInterval $interval, int $limit = 50, int $offset = 0): array
|
||||
{
|
||||
|
Reference in New Issue
Block a user