[Flow] Validation > Exception instead of going back to newAction
Stephen Bungert
stephenbungert at yahoo.de
Fri Dec 6 16:16:10 CET 2013
For your date time model property $date, the annotation should be:
* @var \DateTime
Not
* @var string
at least all my datetime properties use this annotation.
More information about the Flow
mailing list