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 38abdd4 commit a101bfbCopy full SHA for a101bfb
Resources/config/services.yml
@@ -18,5 +18,6 @@ services:
18
19
symfony_rollbar.provider.rollbar_handler:
20
public: true
21
+ lazy: true
22
class: "%symfony_rollbar.provider.rollbar_handler.class%"
23
arguments: ["@service_container"]
0 commit comments