fix deprecations: methods -> constraint

This commit is contained in:
nobohan 2018-04-13 17:03:33 +02:00
parent 62ad928a66
commit 1608c74f34

View File

@ -53,4 +53,4 @@ Chill\PersonBundle\Entity\AccompanyingPeriod:
groups: [closed] groups: [closed]
constraints: constraints:
- Callback: - Callback:
methods: [isDateConsistent] callback: isDateConsistent