mirror of
https://github.com/Karaka-Management/oms-Calendar.git
synced 2026-02-15 16:08:41 +00:00
table test and bug style fixes
This commit is contained in:
parent
d8ad7319e8
commit
87e4c4ab9d
|
|
@ -70,7 +70,7 @@ class Calendar
|
||||||
/**
|
/**
|
||||||
* Events.
|
* Events.
|
||||||
*
|
*
|
||||||
* @var \Modules\Calendar\Models\Event[]
|
* @var array<int, \Modules\Calendar\Models\Event>
|
||||||
* @since 1.0.0
|
* @since 1.0.0
|
||||||
*/
|
*/
|
||||||
private $events = [];
|
private $events = [];
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user