Пример #1
0
 protected function offerRematch(Player $player)
 {
     $player->setIsOfferingRematch(true);
 }