helper = $helper; } public function getHelper() : ?Helper { return $this->helper ?? null; } }