more tests and make classes final

This commit is contained in:
Dennis Eichhorn 2021-10-21 22:16:06 +02:00
parent 6f761d7928
commit 9536da8f84

View File

@ -37,7 +37,7 @@ class Event
* @var int
* @since 1.0.0
*/
private int $id = 0;
protected int $id = 0;
/**
* Type.