mirror of
https://github.com/Karaka-Management/oms-Calendar.git
synced 2026-02-03 10:18:42 +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.
|
||||
*
|
||||
* @var \DateTime
|
||||
* @var SmartDateTime
|
||||
* @since 1.0.0
|
||||
*/
|
||||
private $date = null;
|
||||
|
|
|
|||
|
|
@ -104,7 +104,7 @@ class Event
|
|||
/**
|
||||
* Location of the event.
|
||||
*
|
||||
* @var array
|
||||
* @var Location
|
||||
* @since 1.0.0
|
||||
*/
|
||||
private $location = null;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user