mirror of
https://github.com/Karaka-Management/oms-ProjectManagement.git
synced 2026-01-11 15:48:41 +00:00
test fixes
This commit is contained in:
parent
39294ba89b
commit
dfe68a427d
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user