tp: prepare address to be managed by vue (adapt formType) + add aliases methods isChild and isParent

This commit is contained in:
2021-09-15 11:50:03 +02:00
parent a4f446c6b9
commit 910016f722
3 changed files with 50 additions and 10 deletions

View File

@@ -5,6 +5,7 @@ services:
$tokenStorage: '@Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorageInterface'
$typesManager: '@Chill\ThirdPartyBundle\ThirdPartyType\ThirdPartyTypeManager'
$translatableStringHelper: '@Chill\MainBundle\Templating\TranslatableStringHelper'
$om: '@doctrine.orm.entity_manager'
tags:
- { name: form.type }