userId = $userId; $this->petId = $petId; $this->battleType = $battleType; $this->opponentId = $opponentId; $this->result = $result; $this->reward = $reward; } }