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 b585916 commit 0f13b51Copy full SHA for 0f13b51
EventListener/DumpListener.php
@@ -24,7 +24,7 @@
24
*/
25
class DumpListener implements EventSubscriberInterface
26
{
27
- private $container;
+ private $cloner;
28
private $dumper;
29
30
/**
0 commit comments