Rector sf6 changes

This commit is contained in:
2025-10-02 16:25:30 +02:00
parent 4a08de09b8
commit 8fc19d5c28
4 changed files with 4 additions and 3 deletions

View File

@@ -44,7 +44,7 @@ class PickLinkedAccompanyingPeriodWorkType extends AbstractType
->setAllowedTypes('submit_on_adding_new_entity', ['bool']);
}
public function getBlockPrefix()
public function getBlockPrefix(): string
{
return 'pick_linked_entities';
}