Prepare for marketplace

* add vendor to gitignore
* small code adjustments
* add MIT license
This commit is contained in:
2019-10-26 10:48:34 +02:00
parent 307849f308
commit b43f5b8d5b
8 changed files with 28 additions and 7 deletions

View File

@@ -1,6 +1,6 @@
<?php namespace NicoSt\GCalendar\Classes;
class Event {
class EventEntity {
var $calendar_name;
var $event_name;