Skip to content

Commit 275b695

Browse files
committed
Use ajax_replace option for symfony debug toolbar instead of custom event subscriber
1 parent d4d80de commit 275b695

File tree

2 files changed

+2
-70
lines changed

2 files changed

+2
-70
lines changed

config/packages/web_profiler.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
when@dev:
22
web_profiler:
3-
toolbar: true
3+
toolbar:
4+
ajax_replace: true
45

56
framework:
67
profiler:

src/EventSubscriber/SymfonyDebugToolbarSubscriber.php

Lines changed: 0 additions & 69 deletions
This file was deleted.

0 commit comments

Comments
 (0)