mirror of
https://github.com/Karaka-Management/oms-EventManagement.git
synced 2026-01-21 13:38: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
|
||||
* @since 1.0.0
|
||||
*/
|
||||
private int $id = 0;
|
||||
protected int $id = 0;
|
||||
|
||||
/**
|
||||
* Type.
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user