userId = $userId; $this->petId = $petId; $this->expGained = $expGained; $this->sourceType = $sourceType; $this->sourceId = $sourceId; } }