fix tests

This commit is contained in:
Dennis Eichhorn 2023-09-24 00:45:57 +00:00
parent 9914c0e358
commit 2f3c8a78de

View File

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