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