mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-10-10 15:29:41 +00:00
Rector sf6 changes
This commit is contained in:
@@ -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';
|
||||
}
|
||||
|
Reference in New Issue
Block a user