We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 98a7d74 + 107c88e commit 652527fCopy full SHA for 652527f
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