mirror of
https://github.com/Karaka-Management/oms-Support.git
synced 2026-01-11 17:18:40 +00:00
General bug fixes
This commit is contained in:
parent
bc969c318e
commit
adcb129dbd
|
|
@ -25,6 +25,13 @@ namespace Modules\Support;
|
|||
*/
|
||||
class Issue
|
||||
{
|
||||
/**
|
||||
* Id.
|
||||
*
|
||||
* @var int
|
||||
* @since 1.0.0
|
||||
*/
|
||||
private $id = 0;
|
||||
|
||||
/**
|
||||
* Name.
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user