mirror of
https://github.com/Karaka-Management/oms-Calendar.git
synced 2026-02-15 16:08:41 +00:00
Reformatting and new directory (capitalization)
This commit is contained in:
parent
9b4ff04bfc
commit
5e8352a41d
|
|
@ -74,7 +74,7 @@ class Calendar
|
||||||
/**
|
/**
|
||||||
* Current date of the calendar.
|
* Current date of the calendar.
|
||||||
*
|
*
|
||||||
* @var \DateTime
|
* @var SmartDateTime
|
||||||
* @since 1.0.0
|
* @since 1.0.0
|
||||||
*/
|
*/
|
||||||
private $date = null;
|
private $date = null;
|
||||||
|
|
|
||||||
|
|
@ -104,7 +104,7 @@ class Event
|
||||||
/**
|
/**
|
||||||
* Location of the event.
|
* Location of the event.
|
||||||
*
|
*
|
||||||
* @var array
|
* @var Location
|
||||||
* @since 1.0.0
|
* @since 1.0.0
|
||||||
*/
|
*/
|
||||||
private $location = null;
|
private $location = null;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user