mirror of
https://github.com/Karaka-Management/oms-QA.git
synced 2026-02-09 04:38:39 +00:00
bug fixes
This commit is contained in:
parent
575bafa380
commit
17ee679457
|
|
@ -31,6 +31,7 @@ class QACategory implements \JsonSerializable
|
|||
* @since 1.0.0
|
||||
*/
|
||||
protected int $id = 0;
|
||||
|
||||
/**
|
||||
* Name.
|
||||
*
|
||||
|
|
|
|||
|
|
@ -31,6 +31,7 @@ class QAQuestion implements \JsonSerializable
|
|||
* @since 1.0.0
|
||||
*/
|
||||
protected int $id = 0;
|
||||
|
||||
/**
|
||||
* Name.
|
||||
*
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user