diff --git a/Models/ProjectAttributeType.php b/Models/ProjectAttributeType.php index 87cf1b6..d63d295 100755 --- a/Models/ProjectAttributeType.php +++ b/Models/ProjectAttributeType.php @@ -49,7 +49,7 @@ class ProjectAttributeType 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)