Skip to content

Commit c4887db

Browse files
author
Яценко Андрей
committed
fix codestyle
1 parent 54c66e2 commit c4887db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/RouterService.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ class RouterService
2929
public function __construct(Router $router)
3030
{
3131
$this->router = $router;
32-
}
32+
}
3333

3434
/**
3535
* @return array<mixed>

0 commit comments

Comments
 (0)