1 Rapsys\AirBundle\Entity\GoogleCalendar:
3 #repositoryClass: Rapsys\AirBundle\Repository\GoogleCalendarRepository
4 table: google_calendars
36 targetEntity: Rapsys\AirBundle\Entity\GoogleToken
37 inversedBy: googleCalendars
42 # columns: [ user_id, mail ]
44 preUpdate: ['preUpdate']