Completely remove AllOfRoundLoser
This commit is contained in:
@ -271,7 +271,7 @@ class Round implements ModelInterface, ArrayAccess
|
||||
/**
|
||||
* Gets loser
|
||||
*
|
||||
* @return AllOfRoundLoser
|
||||
* @return \Swagger\Client\Model\Player
|
||||
*/
|
||||
public function getLoser()
|
||||
{
|
||||
@ -281,7 +281,7 @@ class Round implements ModelInterface, ArrayAccess
|
||||
/**
|
||||
* Sets loser
|
||||
*
|
||||
* @param AllOfRoundLoser $loser loser
|
||||
* @param \Swagger\Client\Model\Player $loser loser
|
||||
*
|
||||
* @return $this
|
||||
*/
|
||||
|
Reference in New Issue
Block a user