service = $service; } public function getActionGrouped(): stdClass { return $this->service->getGroupedList(); } }