]> Raphaƫl G. Git Repositories - airbundle/blobdiff - Resources/config/doctrine/Slot.orm.yml
Rename end field to length
[airbundle] / Resources / config / doctrine / Slot.orm.yml
index c4ff511884848b0d2a50be484aa1f626099f0cb1..cd02ac35506674d8b53c649dc40368eea7eba69f 100644 (file)
@@ -12,7 +12,7 @@ Rapsys\AirBundle\Entity\Slot:
     fields:
         begin:
             type: time
-        end:
+        length:
             type: time
         created:
             type: datetime