We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2e31b73 + 2a2dbda commit 107c88eCopy full SHA for 107c88e
Plugin/MonologPlugin.php
@@ -16,7 +16,7 @@ class MonologPlugin extends Monolog
16
* @param Sentry $sentryHandler
17
* @param \Monolog\Handler\HandlerInterface[] $handlers Optional stack of handlers, the first one in the array is called first, etc.
18
* @param callable[] $processors Optional array of processors
19
- *
+ *
20
* @phpstan-param array<(callable(LogRecord|array): LogRecord|array)|ProcessorInterface> $processors
21
*/
22
public function __construct(
0 commit comments