mirror of
https://github.com/Karaka-Management/oms-Tasks.git
synced 2026-01-11 15:38:40 +00:00
Add docblock
This commit is contained in:
parent
7b77ccb267
commit
8788628b55
|
|
@ -43,6 +43,12 @@ class TaskElement implements \JsonSerializable
|
|||
*/
|
||||
private $description = '';
|
||||
|
||||
/**
|
||||
* Description raw.
|
||||
*
|
||||
* @var string
|
||||
* @since 1.0.0
|
||||
*/
|
||||
private $descriptionRaw = '';
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user