mirror of
https://github.com/Karaka-Management/oms-Knowledgebase.git
synced 2026-01-22 14:28:56 +00:00
bug fixes
This commit is contained in:
parent
f888d66c22
commit
ddd0148e21
|
|
@ -31,6 +31,7 @@ class WikiCategory implements \JsonSerializable
|
|||
* @since 1.0.0
|
||||
*/
|
||||
protected int $id = 0;
|
||||
|
||||
/**
|
||||
* Name.
|
||||
*
|
||||
|
|
|
|||
|
|
@ -31,6 +31,7 @@ class WikiDoc implements \JsonSerializable
|
|||
* @since 1.0.0
|
||||
*/
|
||||
protected int $id = 0;
|
||||
|
||||
/**
|
||||
* Name.
|
||||
*
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user