libpairtwo/src/Models
Jeroen De Meerleer cfc1a514bf BUGFIX: Player::getPairings() return null
PHP Fatal error:  Uncaught TypeError: Return value of JeroenED\Libpairtwo\Models\Player::getPairings() must be of the type array, null returned in vendor/jeroened/libpairtwo/src/Models/Player.php:372
2019-05-01 17:26:21 +02:00
..
Game.php Updated code style 2019-04-25 15:40:16 +02:00
Pairing.php Updated phpdoc 2019-04-25 14:09:50 +02:00
Player.php BUGFIX: Player::getPairings() return null 2019-05-01 17:26:21 +02:00
Round.php New feature: get pairings from round objects 2019-05-01 15:50:44 +02:00
Sws.php Updated phpdoc 2019-04-25 14:09:50 +02:00
Tournament.php Updated phpdoc 2019-04-25 14:09:50 +02:00