ancarebeca / FullCalendarBundle

Symfony3 integration with the library FullCalendar.js
36 stars 38 forks source link

remove constructor from EventInterface #27

Closed garak closed 7 years ago

garak commented 7 years ago

Constructor in EventInterface is too strict. Users should be able, while extending Event, to implement their own logic in entity constructor.