mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-27 18:13:48 +00:00
add option 'null_if_empty' on AddressType
This commit is contained in:
@@ -28,6 +28,8 @@ class Address
|
||||
private $postcode;
|
||||
|
||||
/**
|
||||
* Indicates when the address starts validation. Used to build an history
|
||||
* of address. By default, the current date.
|
||||
*
|
||||
* @var \DateTime
|
||||
*/
|
||||
|
Reference in New Issue
Block a user