mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-13 13:54:23 +00:00
fix deprecations: getName -> getBlockPrefix in forms
This commit is contained in:
parent
6ee9dd56c0
commit
3260e9e7bd
@ -113,7 +113,7 @@ class ReportType extends AbstractType
|
|||||||
/**
|
/**
|
||||||
* @return string
|
* @return string
|
||||||
*/
|
*/
|
||||||
public function getName()
|
public function getBlockPrefix()
|
||||||
{
|
{
|
||||||
return 'chill_reportbundle_report';
|
return 'chill_reportbundle_report';
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user