Skip to content

Commit a101bfb

Browse files
committed
make it lazy
1 parent 38abdd4 commit a101bfb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Resources/config/services.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,6 @@ services:
1818

1919
symfony_rollbar.provider.rollbar_handler:
2020
public: true
21+
lazy: true
2122
class: "%symfony_rollbar.provider.rollbar_handler.class%"
2223
arguments: ["@service_container"]

0 commit comments

Comments
 (0)