chore: fix phpstan errors
This commit is contained in:
@@ -153,6 +153,7 @@ class BookingDto
|
||||
});
|
||||
}
|
||||
|
||||
/** @return array<int, ParticipantDto> */
|
||||
public function getParticipants(): array
|
||||
{
|
||||
return $this->participants;
|
||||
|
||||
Reference in New Issue
Block a user