diff --git a/Form/ReportType.php b/Form/ReportType.php index a61ab6a7a..3a0a1d6f2 100644 --- a/Form/ReportType.php +++ b/Form/ReportType.php @@ -113,7 +113,7 @@ class ReportType extends AbstractType /** * @return string */ - public function getName() + public function getBlockPrefix() { return 'chill_reportbundle_report'; }