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