mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-20 14:43:49 +00:00
DX: fix phpstan errors
This commit is contained in:
@@ -881,7 +881,7 @@ class AccompanyingPeriod implements
|
||||
/**
|
||||
* Get a list of all persons which are participating to this course.
|
||||
*
|
||||
* @psalm-return Collection<int, Person>
|
||||
* @psalm-return Collection<(int|string), Person|null>
|
||||
*/
|
||||
public function getPersons(): Collection
|
||||
{
|
||||
|
Reference in New Issue
Block a user