php csfixes

This commit is contained in:
2022-05-04 13:00:46 +02:00
parent 416a88b93d
commit e19cac168b
12 changed files with 136 additions and 138 deletions

View File

@@ -54,7 +54,7 @@ class CalendarType extends AbstractType
])
->add('privateComment', PrivateCommentType::class, [
'required' => false,
'label' => 'private comment'
'label' => 'private comment',
])
// ->add('cancelReason', EntityType::class, [
// 'required' => false,