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