mirror of
https://github.com/Karaka-Management/oms-EventManagement.git
synced 2026-01-11 16:48:42 +00:00
test fixes
This commit is contained in:
parent
b3d2ec15a6
commit
a8d2181ba5
|
|
@ -50,7 +50,7 @@ class EventAttributeType 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