share = $share; } /** * @since 18.0.0 */ public function getShare(): IShare { return $this->share; } }