Covivo/mobicoop

View on GitHub
api/config/packages/misd_phone_number.yaml

Summary

Maintainability
Test Coverage
# To persist libphonenumber\PhoneNumber objects, add the Misd\PhoneNumberBundle\Doctrine\DBAL\Types\PhoneNumberType mapping to your application's config.
# This requires: doctrine/doctrine-bundle
#doctrine:
#    dbal:
#        types:
#            phone_number: Misd\PhoneNumberBundle\Doctrine\DBAL\Types\PhoneNumberType