philippfrenzel / yii2fullcalendar

JQuery Fullcalendar Yii2 Extension
GNU General Public License v2.0
132 stars 95 forks source link

Creating default object from empty value #135

Closed adyoi closed 5 years ago

adyoi commented 5 years ago

$event->nonstandard

philippfrenzel commented 5 years ago

did you try to first initiate the $event as an Object ?

philippfrenzel commented 5 years ago

Hi @adyoi did you solve this issue - i will close it, if you still have this issue, pls. let me know

adyoi commented 5 years ago

did you try to first initiate the $event as an Object ?

$Event = new \yii2fullcalendar\models\Event();