mirror of
https://github.com/Karaka-Management/oms-Tasks.git
synced 2026-01-11 15:38:40 +00:00
fix tests
This commit is contained in:
parent
89a70f6bb3
commit
7cc1ea3a8f
|
|
@ -49,7 +49,7 @@ class TaskAttributeType 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