Skip to content

Commit 67ea252

Browse files
bilfeldtactions-user
authored andcommitted
Fix styling
1 parent cf0100b commit 67ea252

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/HttpLogger.php

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,7 @@ public function log(
3131
ResponseInterface $response,
3232
float $sec,
3333
array $context = []
34-
): void
35-
{
34+
): void {
3635
$this->request = $request;
3736
$this->response = $response;
3837
$this->sec = $sec;

0 commit comments

Comments
 (0)