Skip to content

Commit 105047a

Browse files
committed
committing another namespace change
1 parent c4c8293 commit 105047a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Issue/IssueField.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ class IssueField implements \JsonSerializable
3232
/** @var string|null */
3333
public $description;
3434

35-
/** @var Priority|null */
35+
/** @var \JiraRestApi\Issue\Priority|null */
3636
public $priority;
3737

3838
/** @var \JiraRestApi\Issue\IssueStatus */

0 commit comments

Comments
 (0)