Skip to content

Commit af0efa2

Browse files
lesstifStyleCIBot
andauthored
Apply fixes from StyleCI (#32)
Co-authored-by: StyleCI Bot <bot@styleci.io>
1 parent 9d49738 commit af0efa2

2 files changed

Lines changed: 1 addition & 2 deletions

File tree

src/Issue/Comments.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
class Comments implements \JsonSerializable
66
{
77
public string $self;
8-
8+
99
public int $startAt;
1010

1111
public int $maxResults;

src/Issue/IssueField.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
use JiraCloud\ClassSerialize;
1010
use JiraCloud\Project\Project;
1111

12-
1312
#[AllowDynamicProperties]
1413
class IssueField implements \JsonSerializable
1514
{

0 commit comments

Comments
 (0)