mirror of
https://github.com/Karaka-Management/oms-ProjectManagement.git
synced 2026-02-09 12:28:42 +00:00
test fixes
This commit is contained in:
parent
39294ba89b
commit
dfe68a427d
|
|
@ -49,7 +49,7 @@ class ProjectAttributeType implements \JsonSerializable
|
||||||
* @var int
|
* @var int
|
||||||
* @since 1.0.0
|
* @since 1.0.0
|
||||||
*/
|
*/
|
||||||
protected int $fields = 0;
|
public int $fields = 0;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Is a custom value allowed (e.g. custom string)
|
* Is a custom value allowed (e.g. custom string)
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user