We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 692632a commit 6bf2339Copy full SHA for 6bf2339
src/EventListener/RequestListener.php
@@ -11,7 +11,7 @@
11
use Symfony\Component\HttpKernel\Event\RequestEvent;
12
13
/**
14
- * This listener ensures that a new {@see \Sentry\State\Scope} is created for
+ * This listener ensures that a new {@see Scope} is created for
15
* each request and that it is filled with useful information, e.g. the IP
16
* address of the client.
17
*/
0 commit comments