signature; } /** * @deprecated since 4.7.0. Please use the property directly. * @infection-ignore-all */ public function getUserHandle(): ?string { return $this->userHandle; } }