Skip to content

Commit 107c88e

Browse files
authored
Merge pull request #166 from justbetter/analysis-01GL4M
Apply fixes from StyleCI
2 parents 2e31b73 + 2a2dbda commit 107c88e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Plugin/MonologPlugin.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ class MonologPlugin extends Monolog
1616
* @param Sentry $sentryHandler
1717
* @param \Monolog\Handler\HandlerInterface[] $handlers Optional stack of handlers, the first one in the array is called first, etc.
1818
* @param callable[] $processors Optional array of processors
19-
*
19+
*
2020
* @phpstan-param array<(callable(LogRecord|array): LogRecord|array)|ProcessorInterface> $processors
2121
*/
2222
public function __construct(

0 commit comments

Comments
 (0)