_coreRegistry = $coreRegistry; $this->groupRepository = $groupRepository; $this->groupDataFactory = $groupDataFactory; parent::__construct($context); $this->resultForwardFactory = $resultForwardFactory; $this->resultPageFactory = $resultPageFactory; } }