mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2026-04-12 16:03:43 +00:00
php cs fixes after updating php cs fixer
This commit is contained in:
@@ -38,7 +38,8 @@ class CalendarType extends AbstractType
|
||||
private readonly IdToLocationDataTransformer $idToLocationDataTransformer,
|
||||
private readonly ThirdPartiesToIdDataTransformer $partiesToIdDataTransformer,
|
||||
private readonly IdToCalendarRangeDataTransformer $calendarRangeDataTransformer
|
||||
) {}
|
||||
) {
|
||||
}
|
||||
|
||||
public function buildForm(FormBuilderInterface $builder, array $options)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user