mirror of
https://github.com/Karaka-Management/oms-EventManagement.git
synced 2026-02-12 07:48:41 +00:00
more tests and make classes final
This commit is contained in:
parent
6f761d7928
commit
9536da8f84
|
|
@ -37,7 +37,7 @@ class Event
|
||||||
* @var int
|
* @var int
|
||||||
* @since 1.0.0
|
* @since 1.0.0
|
||||||
*/
|
*/
|
||||||
private int $id = 0;
|
protected int $id = 0;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Type.
|
* Type.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user