Skip to content

Commit fcd0362

Browse files
author
Artur (Seti) Łabudziński
committed
Issue->field->parent - added
1 parent 82b2f35 commit fcd0362

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/Issue/IssueField.php

+3
Original file line numberDiff line numberDiff line change
@@ -276,6 +276,9 @@ public function getIssueType()
276276
/** @var array */
277277
public $issuelinks;
278278

279+
/** @var \Jira\Api\Issue\Issue */
280+
public $parent;
281+
279282
/** @var array */
280283
public $subtasks;
281284

0 commit comments

Comments
 (0)