getBadgeName()); } public function getBadgeName(): string { return sprintf('%s%s', $this->name, (string) $this->level); } }