Merge branch 'bugfix/getPairings-Null' into develop

This commit is contained in:
Jeroen De Meerleer 2019-05-01 17:24:11 +02:00
commit 21a494b844
Signed by: JeroenED
GPG Key ID: 28CCCB8F62BFADD6
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