Commit a1e6508
authored
Initialize typed property "labels" so it can be accessed even if empty (#69)
* Update IssueField.php
Fix "Typed property JiraCloud\Issue\IssueField::$labels must not be accessed before initialization" when trying to access labels of a retrieved issue.
* Update IssueField.php
Remove whitespace in a blank line1 parent 0b12436 commit a1e6508
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
| 105 | + | |
| 106 | + | |
105 | 107 | | |
106 | 108 | | |
107 | 109 | | |
| |||
0 commit comments