mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-11-24 04:47:46 +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