mirror of
https://github.com/Karaka-Management/oms-Editor.git
synced 2026-02-17 18:48:41 +00:00
bug fixes / dbmapper fixes
This commit is contained in:
parent
ae138a2912
commit
a6988ceb82
|
|
@ -65,7 +65,7 @@ class EditorDoc implements \JsonSerializable, ArrayableInterface
|
||||||
/**
|
/**
|
||||||
* Type.
|
* Type.
|
||||||
*
|
*
|
||||||
* @var null|int|EditorDoc
|
* @var null|int|EditorDocType
|
||||||
* @since 1.0.0
|
* @since 1.0.0
|
||||||
*/
|
*/
|
||||||
public null | int | EditorDocType $type = null;
|
public null | int | EditorDocType $type = null;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user