address: render Address as lines

This commit is contained in:
juminet
2022-01-10 11:49:38 +00:00
committed by Julien Fastré
parent a3ea28d307
commit edeaaf0218
8 changed files with 451 additions and 105 deletions

View File

@@ -60,6 +60,8 @@ class Address
/**
* @var string|null
*
* used for the CEDEX information
*
* @ORM\Column(type="string", length=255, nullable=true)
* @Groups({"write"})
*/