Skip to content

Commit 229dd25

Browse files
committed
cs
1 parent 9139009 commit 229dd25

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/LoggerPlugin.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
final class LoggerPlugin implements Plugin
1919
{
2020
private $logger;
21+
2122
private $formatter;
2223

2324
public function __construct(LoggerInterface $logger, Formatter $formatter = null)

0 commit comments

Comments
 (0)