Merge branch 'bugfix/getPairings-Null' into develop

This commit is contained in:
Jeroen De Meerleer 2019-05-01 17:24:11 +02:00
commit 2e68354a91
1 changed files with 1 additions and 1 deletions

View File

@ -70,7 +70,7 @@ class Player
private $Absent;
/** @var Pairing[] */
private $Pairings;
private $Pairings = [];
/**
* @return string