customerStatisticService, $this->projectStatisticService, $this->activityStatisticService); $model->setCustomer($customer); $model->setTemplate($template); $model->setQuery($query); return $model; } }