Skip to content

Commit 6ebe8fc

Browse files
committed
[Workflow] List place or transition listeners in profiler
1 parent 32fc911 commit 6ebe8fc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Resources/config/workflow_debug.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@
2222
])
2323
->args([
2424
tagged_iterator('workflow', 'name'),
25+
service('event_dispatcher'),
26+
service('debug.file_link_formatter'),
2527
])
2628
;
2729
};

0 commit comments

Comments
 (0)