Skip to content

Commit 9aaaf85

Browse files
staabmgithub-actions[bot]
authored andcommitted
Apply php-cs-fixer changes
1 parent 43b22f4 commit 9aaaf85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/TodoByTicketCollector.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ public function processNode(Node $node, Scope $scope)
4747
$ticketKey,
4848
$todoText,
4949
$match[0][1], // wholeMatchStartOffset,
50-
$startLine
50+
$startLine,
5151
];
5252
}
5353
}

0 commit comments

Comments
 (0)