Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
philippfrenzel authored Sep 13, 2017
1 parent 46c6cdb commit 5eb3b08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ Quickstart Looks like this:
$event->nonstandard = [
'field1' => 'Something I want to be included in object #1',
'field2' => 'Something I want to be included in object #2',
],
];
$events[] = $Event;

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

0 comments on commit 5eb3b08

Please sign in to comment.