Versehentliche Kennzeichnung bei "birthDate" als Datumsfeld wieder rückgängig gemacht

git-svn-id: http://78.47.251.156/svn/dev/sterntours-3@3361 f459cee4-fb09-11de-96c3-f9c5f16c3c76
This commit is contained in:
uli 2017-12-01 16:42:41 +00:00
parent 9e9bf8eb9d
commit f53087fde1

View file

@ -32,7 +32,6 @@ class Traveler
/**
* @Assert\NotBlank()
* @Assert\Date()
*/
private $birthDate;