remote = $remote; } /** * @since 20.0.0 */ public function getRemote(): string { return $this->remote; } }