test fixes

This commit is contained in:
Dennis Eichhorn 2023-09-23 15:51:58 +00:00
parent b3d2ec15a6
commit a8d2181ba5

View File

@ -50,7 +50,7 @@ class EventAttributeType implements \JsonSerializable
* @var int
* @since 1.0.0
*/
protected int $fields = 0;
public int $fields = 0;
/**
* Is a custom value allowed (e.g. custom string)