fix tests

This commit is contained in:
Dennis Eichhorn 2023-09-24 00:45:57 +00:00
parent 89a70f6bb3
commit 7cc1ea3a8f

View File

@ -49,7 +49,7 @@ class TaskAttributeType 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)