urlHash = $urlHash; } /** * @since 25.0.0 */ public function getUrlHash(): string { return $this->urlHash; } }