attestationObject; } /** * @deprecated since 4.7.0. Please use the property directly. * @infection-ignore-all * * @return string[] */ public function getTransports(): array { return $this->transports; } }