tokenKey = $credentials; } public function getTokenKey(): ?string { return $this->tokenKey; } }