We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c2b9ad commit addab7dCopy full SHA for addab7d
src/ExceptionEnricher/Resources/config/services.yaml
@@ -1,6 +1,6 @@
1
services:
2
sblum.exception_enricher:
3
class: ExceptionEnricher\Processor\ExceptionEnricherProcessor
4
- arguments: ["@request_stack", "@session", "@security.token_storage"]
+ arguments: ["@request_stack", "@security.token_storage"]
5
tags:
6
- { name: monolog.processor }
0 commit comments