existingShare = $existingShare; } /** * @since 22.0.0 */ public function getExistingShare(): IShare { return $this->existingShare; } }