getKey(); } $this->teamId = $id; } public function getPermissionsTeamId(): int|string|null { return $this->teamId; } }