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,7 +1,6 @@
<?php namespace NicoSt\GCalendar\Components;
use Cms\Classes\ComponentBase;
use NicoSt\GCalendar\Classes\Event;
use NicoSt\GCalendar\Classes\GoogleCalendarService;
use Mobile_Detect;